summaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authormarkd <markd>2004-02-25 22:11:23 +0000
committermarkd <markd>2004-02-25 22:11:23 +0000
commit0d29c38d18515331fe92cefdbe2d691bc71e74b8 (patch)
tree73fc85645e85b2bae319fb14ef7800006a0118be /x11/kdelibs3
parent73034f3aa642897f36cdbd3f6d526e6aaabcf44f (diff)
downloadpkgsrc-0d29c38d18515331fe92cefdbe2d691bc71e74b8.tar.gz
Remove "USE_LANGUAGES= c c++". Now set in Makefile.kde.
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index f3649840dba..06c41355c20 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2004/02/04 13:58:39 markd Exp $
+# $NetBSD: Makefile,v 1.51 2004/02/25 22:11:23 markd Exp $
DISTNAME= kdelibs-3.2.0
CATEGORIES= x11
@@ -10,7 +10,6 @@ CONFLICTS+= koffice3<=1.1.1
DEPENDS+= xdg-dirs>=1.0:../../misc/xdg-dirs
USE_BUILDLINK2= YES
-USE_LANGUAGES= c c++
USE_PKGINSTALL= YES
CONFIGURE_ARGS+= --with-ssl-dir="${BUILDLINK_PREFIX.openssl}"