summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortv <tv>1998-07-20 15:08:28 +0000
committertv <tv>1998-07-20 15:08:28 +0000
commit5db0edf4eacd78ee61835cd2a2d2ecc7721f3b65 (patch)
tree8db23e70c87f5646957b0d41d7f737f02a8f7d3a /x11
parent41bdbe406f48726b4c5f80f50963b6c9a1f5b785 (diff)
downloadpkgsrc-5db0edf4eacd78ee61835cd2a2d2ecc7721f3b65.tar.gz
HAS_CONFIGURE -> GNU_CONFIGURE.
Diffstat (limited to 'x11')
-rw-r--r--x11/kdebase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index 850036620a2..91ffb0925c5 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1998/07/19 21:09:23 tv Exp $
+# $NetBSD: Makefile,v 1.19 1998/07/20 15:08:29 tv Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
#
@@ -18,7 +18,7 @@ DEPENDS+= kdelibs-1.0:../../x11/kdelibs
CONFLICTS= kdebase-2.1b kdebase-3.1b kdebase-4.1b
USE_X11= yes
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--x-inc=${PREFIX}/include -I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \
"--x-lib=${PREFIX}/lib -L${LOCALBASE}/lib" \
"--with-qt-dir=${PREFIX}" \