add lex to the list of gnu tools. Needed for solaris
This commit is contained in:
parent
7341362f88
commit
657b8ba056
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2005/03/06 04:28:55 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2005/03/17 22:49:12 dmcmahill Exp $
|
||||
|
||||
DISTNAME= openslp-1.2.0
|
||||
PKGREVISION= 1
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Open-source implementation of the Service Location Protocol
|
|||
# PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
USE_GNU_TOOLS+= yacc
|
||||
USE_GNU_TOOLS+= yacc lex
|
||||
USE_PKGINSTALL= yes
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue