pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics plotutils uses a c and c++ compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1708388fd81
branches: trunk
changeset: 476577:c1708388fd81
user: grant <grant%pkgsrc.org@localhost>
date: Tue Jun 15 08:06:52 2004 +0000
description:
plotutils uses a c and c++ compiler.
XXX these packages need to be made to use a common Makefile fragment.
diffstat:
graphics/plotutils-nox11/Makefile | 3 ++-
graphics/plotutils/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 8a13abcce18a -r c1708388fd81 graphics/plotutils-nox11/Makefile
--- a/graphics/plotutils-nox11/Makefile Tue Jun 15 07:29:00 2004 +0000
+++ b/graphics/plotutils-nox11/Makefile Tue Jun 15 08:06:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/04/17 01:14:19 snj Exp $
+# $NetBSD: Makefile,v 1.9 2004/06/15 08:06:52 grant Exp $
#
DISTNAME= plotutils-2.4.1
@@ -17,6 +17,7 @@
USE_BUILDLINK3= yes
USE_GCC_SHLIB= yes
+USE_LANGUAGES= c c++
INFO_FILES= plotutils.info
diff -r 8a13abcce18a -r c1708388fd81 graphics/plotutils/Makefile
--- a/graphics/plotutils/Makefile Tue Jun 15 07:29:00 2004 +0000
+++ b/graphics/plotutils/Makefile Tue Jun 15 08:06:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/05/31 16:47:48 minskim Exp $
+# $NetBSD: Makefile,v 1.31 2004/06/15 08:06:52 grant Exp $
#
DISTNAME= plotutils-2.4.1
@@ -16,6 +16,7 @@
USE_BUILDLINK3= YES
USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
USE_X11= YES
INFO_FILES= plotutils.info
Home |
Main Index |
Thread Index |
Old Index