pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/gnucap Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/aac36d4f02b9
branches: trunk
changeset: 513966:aac36d4f02b9
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 06 14:33:44 2006 +0000
description:
Uses C++.
diffstat:
cad/gnucap/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 40ea973dc5a4 -r aac36d4f02b9 cad/gnucap/Makefile
--- a/cad/gnucap/Makefile Tue Jun 06 14:19:10 2006 +0000
+++ b/cad/gnucap/Makefile Tue Jun 06 14:33:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/02/05 23:08:21 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/06/06 14:33:44 joerg Exp $
#
DISTNAME= gnucap-0.34
@@ -14,6 +14,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= c++
USE_TOOLS+= gmake
USE_GNU_READLINE= YES
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index