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
commitd51622d698b17e8ae435e27b80478a699da3b3d2 (patch)
tree494f696e0cc788aee47c5cbc4ef2e450dc990a31 /x11/kdelibs3
parent29d20eae915b1881d9ad504de72ef1c9f3a4ee0d (diff)
downloadpkgsrc-d51622d698b17e8ae435e27b80478a699da3b3d2.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}"