From 05b0945a5478547ab1135f1f78ef1dc424cc652d Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 11 Feb 2014 16:54:51 +0000 Subject: - Stage support --- sysutils/adtool/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'sysutils/adtool') diff --git a/sysutils/adtool/Makefile b/sysutils/adtool/Makefile index f57b67b7b626..934abc2c41a6 100644 --- a/sysutils/adtool/Makefile +++ b/sysutils/adtool/Makefile @@ -9,19 +9,17 @@ MASTER_SITES= http://gp2x.org/adtool/ MAINTAINER= joseph@randomnetworks.com COMMENT= Active Directory administration tool -USE_GMAKE= yes +USES= gmake USE_OPENLDAP= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} -MAN1= adtool.1 - PLIST_FILES= bin/adtool \ - etc/adtool.cfg.dist + etc/adtool.cfg.dist \ + man/man1/adtool.1.gz LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -NO_STAGE= yes .include -- cgit v1.2.3