summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authormarkd <markd>2005-04-27 02:09:05 +0000
committermarkd <markd>2005-04-27 02:09:05 +0000
commitd8b49cb9e6b3be563c9f1df72879f4327011dca2 (patch)
tree60a348472f0ff2612c2f88a70ce9ca41ce89d538 /meta-pkgs
parent7ea0aa6f6052c144f3403b32fcfb82da555673e0 (diff)
downloadpkgsrc-d8b49cb9e6b3be563c9f1df72879f4327011dca2.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')
-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