pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/boolean this package uses c++ so indicate that.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5950099dea74
branches: trunk
changeset: 499387:5950099dea74
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Wed Sep 21 23:17:20 2005 +0000
description:
this package uses c++ so indicate that.
diffstat:
cad/boolean/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4c2ce9d62105 -r 5950099dea74 cad/boolean/Makefile
--- a/cad/boolean/Makefile Wed Sep 21 21:25:06 2005 +0000
+++ b/cad/boolean/Makefile Wed Sep 21 23:17:20 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/09/11 12:42:46 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.25 2005/09/21 23:17:20 dmcmahill Exp $
#
DISTNAME= boolean_6_7
@@ -21,6 +21,7 @@
GCC_REQD= 3.0
USE_TOOLS+= gmake pkg-config tar
+USE_LANGUAGES= c++
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index