summaryrefslogtreecommitdiff
path: root/www/ap-jserv
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-24 15:18:32 +0000
committergrant <grant@pkgsrc.org>2004-01-24 15:18:32 +0000
commite3d128293a60e76f4fccba311e775c0005599ebd (patch)
treeb586c3a412ff340b65ac788bfc63506f68c63c6f /www/ap-jserv
parent60ad86155b401a01e64b933035cd952dee4f3481 (diff)
downloadpkgsrc-e3d128293a60e76f4fccba311e775c0005599ebd.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'www/ap-jserv')
-rw-r--r--www/ap-jserv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-jserv/Makefile b/www/ap-jserv/Makefile
index 155d1e4e21e..6916c343628 100644
--- a/www/ap-jserv/Makefile
+++ b/www/ap-jserv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2003/08/23 15:26:25 jschauma Exp $
+# $NetBSD: Makefile,v 1.27 2004/01/24 15:23:46 grant Exp $
DISTNAME= ApacheJServ-1.1.2
PKGNAME= ap-jserv-1.1.2
@@ -14,7 +14,7 @@ DEPENDS+= {apache-1.3.9*,apache-1.3.[1-9][0-9]*,apache6-1.3.9*,apache6-1.3.[1-9]
DEPENDS+= jsdk-2.0:../../www/jsdk20
USE_PERL5= build # for "apxs"
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/src/scripts/build/unix/ltconfig
GNU_CONFIGURE= yes