summaryrefslogtreecommitdiff
path: root/net/openslp
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2016-01-10 06:49:33 +0000
committerrichard <richard@pkgsrc.org>2016-01-10 06:49:33 +0000
commit9118ff90b2bc9f024e3c1554252e366befbdc3ad (patch)
tree3ce0d776e320f8c18546e0c5db4de75485a18367 /net/openslp
parent01e815e5ee1254c3058dafd431e77c5953c14825 (diff)
downloadpkgsrc-9118ff90b2bc9f024e3c1554252e366befbdc3ad.tar.gz
use of option noyywrap needs real flex not lex tool in openslp
Diffstat (limited to 'net/openslp')
-rw-r--r--net/openslp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openslp/Makefile b/net/openslp/Makefile
index 00f1f128972..95ecc8f8dfb 100644
--- a/net/openslp/Makefile
+++ b/net/openslp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2014/12/30 15:13:20 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2016/01/10 06:49:33 richard Exp $
DISTNAME= openslp-1.2.1
PKGREVISION= 7
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openslp.org/
COMMENT= Open-source implementation of the Service Location Protocol
-USE_TOOLS+= automake bison lex pax
+USE_TOOLS+= automake bison flex pax
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}