summaryrefslogtreecommitdiff
path: root/cad/verilog-current/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-01-29 13:53:51 +0000
committerdmcmahill <dmcmahill>2006-01-29 13:53:51 +0000
commit15d3f26f27f9f95a6aaa22db0bb6168255729c31 (patch)
tree5e90af79848241faa884add34dc921b21d65c123 /cad/verilog-current/Makefile
parent53fa5fb3aee5506d7efdec288fd081247606bd32 (diff)
downloadpkgsrc-15d3f26f27f9f95a6aaa22db0bb6168255729c31.tar.gz
- add missing USE_LANGUAGES (this pkg uses c and c++)
- require gcc>=3.0. This should fix some recently noted build failures on 1.6.* systems.
Diffstat (limited to 'cad/verilog-current/Makefile')
-rw-r--r--cad/verilog-current/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile
index 5b26db0a817..7e682e81878 100644
--- a/cad/verilog-current/Makefile
+++ b/cad/verilog-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/01/25 12:11:00 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.50 2006/01/29 13:53:51 dmcmahill Exp $
#
DISTNAME= verilog-${SNAPDATE}
@@ -14,6 +14,9 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
CONFLICTS+= verilog-[0-9]*
+GCC_REQD+= 3.0
+USE_LANGUAGES= c c++
+
SNAPDATE= 20060124
GNU_CONFIGURE= yes
USE_TOOLS+= bison gmake lex