diff options
Diffstat (limited to 'devel/rudeconfig')
-rw-r--r-- | devel/rudeconfig/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rudeconfig/Makefile b/devel/rudeconfig/Makefile index 69be67044638..04b4e7ce5528 100644 --- a/devel/rudeconfig/Makefile +++ b/devel/rudeconfig/Makefile @@ -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 |