summaryrefslogtreecommitdiff
path: root/meta-pkgs/kde3
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2005-04-27 02:09:05 +0000
committermarkd <markd@pkgsrc.org>2005-04-27 02:09:05 +0000
commit97987fc704478584187662011ae2f42387d3f79e (patch)
tree60a348472f0ff2612c2f88a70ce9ca41ce89d538 /meta-pkgs/kde3
parent43916c013f56856308c0d158b7acebb1a20eaa54 (diff)
downloadpkgsrc-97987fc704478584187662011ae2f42387d3f79e.tar.gz
I really really did mean Solaris in that last commit. (Course I would do
it just before going off net for a week)
Diffstat (limited to 'meta-pkgs/kde3')
-rw-r--r--meta-pkgs/kde3/kde3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/kde3/kde3.mk b/meta-pkgs/kde3/kde3.mk
index e754d99e8d2..4b8140a6cd7 100644
--- a/meta-pkgs/kde3/kde3.mk
+++ b/meta-pkgs/kde3/kde3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: kde3.mk,v 1.6 2005/04/14 20:40:37 markd Exp $
+# $NetBSD: kde3.mk,v 1.7 2005/04/27 02:09:05 markd Exp $
#
# This Makefile fragment is included by packages that use the KDE3
# configure-and-build process.
@@ -42,7 +42,7 @@ USE_PKGLOCALEDIR= YES
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "NetBSD"
+.if ${OPSYS} == "SunOS"
GCC_REQD+= 3.3
.endif