summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2005-03-17 22:49:12 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2005-03-17 22:49:12 +0000
commit657b8ba0561124f06052b1cc0fbf8ebb3fbda6f0 (patch)
tree4b285c313e64a166f1e1349196dcad881aaf8b28 /net
parent7341362f88a686e7004516565dfd96ceb0068e1f (diff)
downloadpkgsrc-657b8ba0561124f06052b1cc0fbf8ebb3fbda6f0.tar.gz
add lex to the list of gnu tools. Needed for solaris
Diffstat (limited to 'net')
-rw-r--r--net/openslp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openslp/Makefile b/net/openslp/Makefile
index 9145f45d36b..cda3d1d73c3 100644
--- a/net/openslp/Makefile
+++ b/net/openslp/Makefile
@@ -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