diff options
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/confman/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/confman/Makefile b/sysutils/confman/Makefile index eb76c891f898..495b4d857d44 100644 --- a/sysutils/confman/Makefile +++ b/sysutils/confman/Makefile @@ -7,6 +7,7 @@ PORTNAME= confman PORTVERSION= 1.9.0b +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.timesinks.net/distfiles/ @@ -19,6 +20,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --localstatedir=/var + MAN5= confman.conf.5 MAN8= confadmin.8 confaudit.8 confexport.8 confman.8 confsync.8 |
