summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-01-29 13:56:29 +0000
committerdmcmahill <dmcmahill>2006-01-29 13:56:29 +0000
commit3a3f6345d94d4054a5a1773cf61f6b040435de9e (patch)
treeff89f3a13c87071e5d4821243b4d773188459948 /cad
parent15d3f26f27f9f95a6aaa22db0bb6168255729c31 (diff)
downloadpkgsrc-3a3f6345d94d4054a5a1773cf61f6b040435de9e.tar.gz
add missing USE_LANGUAGES
Diffstat (limited to 'cad')
-rw-r--r--cad/verilog/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile
index 2155d2aa7aa..8740af9b769 100644
--- a/cad/verilog/Makefile
+++ b/cad/verilog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/05/22 20:28:47 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/01/29 13:56:29 dmcmahill Exp $
#
DISTNAME= verilog-0.8.1
@@ -13,6 +13,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
CONFLICTS+= verilog-current-[0-9]*
+USE_LANGUAGES= c c++
+
GNU_CONFIGURE= yes
USE_TOOLS+= bison gmake lex
CONFIGURE_ARGS+= --without-ipal