summaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-02 13:02:49 +0000
committerjlam <jlam>2004-02-02 13:02:49 +0000
commit3029e41c6e69a6a208fd177f8736c8b5d673c6a4 (patch)
tree494f696e0cc788aee47c5cbc4ef2e450dc990a31 /x11/kdelibs3
parent3ef4554c5c319927e84a11666673ccb869eceb9f (diff)
downloadpkgsrc-3029e41c6e69a6a208fd177f8736c8b5d673c6a4.tar.gz
These packages need a C++ compiler.
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 d81fc2d6d88..812a03562dd 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2004/01/23 17:18:32 jmmv Exp $
+# $NetBSD: Makefile,v 1.49 2004/02/02 13:02:50 jlam Exp $
DISTNAME= kdelibs-3.1.5
PKGREVISION= 1
@@ -10,7 +10,7 @@ COMMENT= Support libraries for the KDE integrated X11 desktop
CONFLICTS+= koffice3<=1.1.1
USE_BUILDLINK2= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --with-ssl-dir="${BUILDLINK_PREFIX.openssl}"