summaryrefslogtreecommitdiff
path: root/cad/simian/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2005-03-21 17:35:53 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2005-03-21 17:35:53 +0000
commit61508b0d4b86b5283f021d947af3d7ac2b4c07e5 (patch)
tree7d35dd6bcde5a00652744e41971e844da907789e /cad/simian/Makefile
parentea7f53815e6a08b057957fa6ac8d205f6c92efc4 (diff)
downloadpkgsrc-61508b0d4b86b5283f021d947af3d7ac2b4c07e5.tar.gz
simian, meet gcc3 (fix c++ code to work with gcc3)
Diffstat (limited to 'cad/simian/Makefile')
-rw-r--r--cad/simian/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/cad/simian/Makefile b/cad/simian/Makefile
index b0fc1fbfb8f..43209ac227e 100644
--- a/cad/simian/Makefile
+++ b/cad/simian/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/03 15:14:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2005/03/21 17:35:53 dmcmahill Exp $
#
DISTNAME= simian_12_98
@@ -16,6 +16,9 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
+USE_LANGUAGES= c++
+USE_BUILDLINK3= yes
+GCC_REQD= 3.0
WRKSRC= ${WRKDIR}/Simian/src