summaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-03 16:34:59 +0000
committerwiz <wiz@pkgsrc.org>2004-07-03 16:34:59 +0000
commitca3786f43f199631db4b29e328a40efc41f14aaa (patch)
tree1afe6fa5819d4476708a4394d661195e9f9070c5 /x11/kdelibs3
parentfde3c4e2a1b31ef239e7a1c39296d0b6ff9851a2 (diff)
downloadpkgsrc-ca3786f43f199631db4b29e328a40efc41f14aaa.tar.gz
Replace USE_PKGSRC_GCC that was USE_GCC2 with GCC_REQD+=2.95.
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 1310748f855..6b1fb8ecfbd 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2004/06/10 11:39:50 markd Exp $
+# $NetBSD: Makefile,v 1.62 2004/07/03 16:34:59 wiz Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
CATEGORIES= x11
@@ -97,7 +97,7 @@ post-install:
) > ${PLIST_SRC}
.if ${MACHINE_ARCH} == "alpha"
-USE_PKGSRC_GCC= # defined
+GCC_REQD+= 2.95
.endif
.include "../../meta-pkgs/kde3/kde3.mk"