pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc USE_LANGUAGES= c c++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b46750dd0b2
branches: trunk
changeset: 469626:9b46750dd0b2
user: markd <markd%pkgsrc.org@localhost>
date: Wed Feb 25 22:16:23 2004 +0000
description:
USE_LANGUAGES= c c++.
diffstat:
editors/kile/Makefile | 3 ++-
mail/kbiff/Makefile | 3 ++-
security/kssh/Makefile | 3 ++-
www/kimagemapeditor/Makefile | 3 ++-
4 files changed, 8 insertions(+), 4 deletions(-)
diffs (68 lines):
diff -r b93198896971 -r 9b46750dd0b2 editors/kile/Makefile
--- a/editors/kile/Makefile Wed Feb 25 22:11:23 2004 +0000
+++ b/editors/kile/Makefile Wed Feb 25 22:16:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/09 11:06:06 markd Exp $
+# $NetBSD: Makefile,v 1.17 2004/02/25 22:16:23 markd Exp $
DISTNAME= kile-1.6.1
CATEGORIES= editors kde
@@ -10,6 +10,7 @@
USE_BUILDLINK2= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
.include "../../graphics/kdegraphics3/buildlink2.mk"
diff -r b93198896971 -r 9b46750dd0b2 mail/kbiff/Makefile
--- a/mail/kbiff/Makefile Wed Feb 25 22:11:23 2004 +0000
+++ b/mail/kbiff/Makefile Wed Feb 25 22:16:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/02/09 11:46:49 markd Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/25 22:16:23 markd Exp $
DISTNAME= kbiff-3.7
CATEGORIES= devel kde
@@ -11,6 +11,7 @@
USE_BUILDLINK2= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
.include "../../meta-pkgs/kde3/buildlink2.mk"
diff -r b93198896971 -r 9b46750dd0b2 security/kssh/Makefile
--- a/security/kssh/Makefile Wed Feb 25 22:11:23 2004 +0000
+++ b/security/kssh/Makefile Wed Feb 25 22:16:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/24 15:00:22 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/02/25 22:16:23 markd Exp $
#
DISTNAME= kssh-0.7
@@ -13,6 +13,7 @@
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
.include "../../net/kdenetwork3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b93198896971 -r 9b46750dd0b2 www/kimagemapeditor/Makefile
--- a/www/kimagemapeditor/Makefile Wed Feb 25 22:11:23 2004 +0000
+++ b/www/kimagemapeditor/Makefile Wed Feb 25 22:16:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:54 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/25 22:16:23 markd Exp $
DISTNAME= kimagemapeditor-1.0
PKGREVISION= 3
@@ -12,6 +12,7 @@
USE_BUILDLINK2= YES
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index