summaryrefslogtreecommitdiff
path: root/x11/kdelibs2
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-03 16:34:59 +0000
committerwiz <wiz>2004-07-03 16:34:59 +0000
commitd6b26655b5be0e2af684872bb10d6d9c5be83442 (patch)
tree1afe6fa5819d4476708a4394d661195e9f9070c5 /x11/kdelibs2
parentae3b40ebdcc8ea3d8b06e499e58c50e850761653 (diff)
downloadpkgsrc-d6b26655b5be0e2af684872bb10d6d9c5be83442.tar.gz
Replace USE_PKGSRC_GCC that was USE_GCC2 with GCC_REQD+=2.95.
Diffstat (limited to 'x11/kdelibs2')
-rw-r--r--x11/kdelibs2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index 4c33aae837f..802384bc625 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2004/05/01 23:57:00 snj Exp $
+# $NetBSD: Makefile,v 1.64 2004/07/03 16:34:59 wiz Exp $
DISTNAME= kdelibs-2.2.2
PKGREVISION= 11
@@ -96,7 +96,7 @@ post-install:
# XXX See below for NetBSD/alpha issues.
.if ${MACHINE_ARCH} == "alpha"
-USE_PKGSRC_GCC= # defined
+GCC_REQD+= 2.95
.endif
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"