summaryrefslogtreecommitdiff
path: root/wm/afterstep1
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-22 05:35:32 +0000
committerjlam <jlam>2005-05-22 05:35:32 +0000
commite2c61dbdf8c028e904e2596a4de60a207ce6618b (patch)
tree5538ac20e99097c6730389c1602b13c3a4026b76 /wm/afterstep1
parentbd96890f4db05efbd84d2fbf9bdcc0b08b9e88bf (diff)
downloadpkgsrc-e2c61dbdf8c028e904e2596a4de60a207ce6618b.tar.gz
For packages that use GNU configure, don't bother adding "TOOL"
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
Diffstat (limited to 'wm/afterstep1')
-rw-r--r--wm/afterstep1/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/afterstep1/Makefile b/wm/afterstep1/Makefile
index 0b22af25bbe..e7f5e38bcae 100644
--- a/wm/afterstep1/Makefile
+++ b/wm/afterstep1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:47:45 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/05/22 05:35:33 jlam Exp $
DISTNAME= AfterStep-1.8.11
PKGNAME= ${DISTNAME:S/AfterStep/afterstep/}
@@ -24,7 +24,6 @@ CONFIGURE_ARGS+= --disable-staticlibs
CONFIGURE_ARGS+= --disable-xinerama
CONFIGURE_ARGS+= --with-helpcommand=xpman
CONFIGURE_ARGS+= --with-xpm-includes='${BUILDLINK_DIR}/include/X11'
-CONFIGURE_ENV+= PERL='${LOCALBASE}/bin/perl'
CONFIGURE_ENV+= ac_cv_prog_sgmltools='no'
post-patch: