summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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