pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc These packages use c++, so add USE_LANGUAGES= c c++
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d02ded8725b
branches: trunk
changeset: 471127:2d02ded8725b
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Fri Mar 19 08:34:01 2004 +0000
description:
These packages use c++, so add USE_LANGUAGES= c c++
diffstat:
textproc/jade/Makefile | 3 ++-
time/ical/Makefile | 3 ++-
wm/econf/Makefile | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (51 lines):
diff -r a2438b36cd94 -r 2d02ded8725b textproc/jade/Makefile
--- a/textproc/jade/Makefile Fri Mar 19 06:20:21 2004 +0000
+++ b/textproc/jade/Makefile Fri Mar 19 08:34:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/01/24 15:13:20 grant Exp $
+# $NetBSD: Makefile,v 1.32 2004/03/19 08:34:01 bouyer Exp $
DISTNAME= jade-1.2.1
PKGREVISION= 8
@@ -18,6 +18,7 @@
CONFLICTS+= sp-[0-9]*
USE_BUILDLINK2= YES
+USE_LANGUAGES= c c++
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff -r a2438b36cd94 -r 2d02ded8725b time/ical/Makefile
--- a/time/ical/Makefile Fri Mar 19 06:20:21 2004 +0000
+++ b/time/ical/Makefile Fri Mar 19 08:34:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/08 20:27:16 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/19 08:34:01 bouyer Exp $
DISTNAME= ical-2.2.1
CATEGORIES= time
@@ -9,6 +9,7 @@
COMMENT= Calendar application
USE_BUILDLINK2= yes
+USE_LANGUAGES= c c++
USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
diff -r a2438b36cd94 -r 2d02ded8725b wm/econf/Makefile
--- a/wm/econf/Makefile Fri Mar 19 06:20:21 2004 +0000
+++ b/wm/econf/Makefile Fri Mar 19 08:34:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/24 15:18:32 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/19 08:34:01 bouyer Exp $
#
DISTNAME= enlightenment-conf-0.15
@@ -12,6 +12,7 @@
COMMENT= Configuration tool for easily setting up Enlightenment
USE_BUILDLINK2= yes
+USE_LANGUAGES= c c++
USE_X11= yes
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index