pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove "USE_LANGUAGES= c c++". Now set in Makefile.kde.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b93198896971
branches: trunk
changeset: 469625:b93198896971
user: markd <markd%pkgsrc.org@localhost>
date: Wed Feb 25 22:11:23 2004 +0000
description:
Remove "USE_LANGUAGES= c c++". Now set in Makefile.kde.
diffstat:
audio/arts/Makefile | 3 +--
x11/kdelibs3/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r d3149f007d0a -r b93198896971 audio/arts/Makefile
--- a/audio/arts/Makefile Wed Feb 25 22:09:11 2004 +0000
+++ b/audio/arts/Makefile Wed Feb 25 22:11:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/02/22 10:56:26 markd Exp $
+# $NetBSD: Makefile,v 1.27 2004/02/25 22:11:23 markd Exp $
DISTNAME= arts-1.2.0
PKGREVISION= 1
@@ -10,7 +10,6 @@
CONFLICTS+= kdelibs-2*
USE_BUILDLINK2= yes
-USE_LANGUAGES= c c++
USE_PERL5= build
BUILD_DEPENDS+= pkgconfig>=0.15.0:../../devel/pkgconfig
diff -r d3149f007d0a -r b93198896971 x11/kdelibs3/Makefile
--- a/x11/kdelibs3/Makefile Wed Feb 25 22:09:11 2004 +0000
+++ b/x11/kdelibs3/Makefile Wed Feb 25 22:11:23 2004 +0000
@@ -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 @@
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}"
Home |
Main Index |
Thread Index |
Old Index