summaryrefslogtreecommitdiff
path: root/cad/gnucap
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-22 05:54:52 +0000
committerrillig <rillig>2006-07-22 05:54:52 +0000
commit2e3878d2cf5863114e7df764994d6da4937784a9 (patch)
treef2148f9187cf9c42fc901aaf1d163f309d409de3 /cad/gnucap
parentd65820fbec85fcbfbbaaa46a11af3f85b1d351d9 (diff)
downloadpkgsrc-2e3878d2cf5863114e7df764994d6da4937784a9.tar.gz
Packages that use GNU configure scripts and C++ also need a working C
compiler.
Diffstat (limited to 'cad/gnucap')
-rw-r--r--cad/gnucap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index 626b6138b35..ec68b130f94 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/07/09 21:56:27 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.19 2006/07/22 05:54:52 rillig Exp $
#
DISTNAME= gnucap-2006-07-08
@@ -12,7 +12,7 @@ COMMENT= General purpose circuit simulator
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
USE_GNU_READLINE= YES
GNU_CONFIGURE= YES