- 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.
This commit is contained in:
dmcmahill 2006-01-29 13:53:51 +00:00
parent ca08db11c3
commit 08b1b8acc7

View file

@ -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