- fix plist with custom PREFIX
- bump PORTREVISION Submitted by: Sahil Tandon <sahil@tandon.net> Reported by: QATty Approved by: portmgr (itetcu@)
This commit is contained in:
parent
da41e7dcf9
commit
94cde43f06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235425
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= rudeconfig
|
||||
PORTVERSION= 5.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.rudeserver.com/config/download/
|
||||
|
||||
|
@ -14,6 +15,7 @@ MAINTAINER= lowmaster@web.de
|
|||
COMMENT= Library for handling configuration files, written in C++
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--prefix=${PREFIX}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN3= rudeconfig.3
|
||||
|
|
Loading…
Reference in a new issue