diff --git a/sysutils/adtool/Makefile b/sysutils/adtool/Makefile index 7161986de7ca..b6e5c29b235d 100644 --- a/sysutils/adtool/Makefile +++ b/sysutils/adtool/Makefile @@ -1,23 +1,24 @@ PORTNAME= adtool PORTVERSION= 1.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://gp2x.org/adtool/ MAINTAINER= joseph@randomnetworks.com COMMENT= Active Directory administration tool WWW= https://gp2x.org/adtool/ USES= gmake ldap libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} PLIST_FILES= bin/adtool \ etc/adtool.cfg.dist \ - man/man1/adtool.1.gz + share/man/man1/adtool.1.gz LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING .include