summaryrefslogtreecommitdiff
path: root/net/unfs3/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-07-24 13:22:36 +0000
committerjperkin <jperkin>2014-07-24 13:22:36 +0000
commit61901a52c85708d818c06e6037b039243a81ae4f (patch)
tree2f36af0f94b18ffb3b29a87857db7dc2be9d4798 /net/unfs3/Makefile
parentc0bac926d7b9863470c60f46fc9b4ba1d3bb9f24 (diff)
downloadpkgsrc-61901a52c85708d818c06e6037b039243a81ae4f.tar.gz
flex (libfl) is a runtime dependency.
Diffstat (limited to 'net/unfs3/Makefile')
-rw-r--r--net/unfs3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile
index 4d1ada6e30a..f85209b0f06 100644
--- a/net/unfs3/Makefile
+++ b/net/unfs3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/06/28 21:28:14 dholland Exp $
+# $NetBSD: Makefile,v 1.14 2014/07/24 13:22:36 jperkin Exp $
#
DISTNAME= unfs3-0.9.22
@@ -12,7 +12,7 @@ COMMENT= Userspace NFSv3 server
LICENSE= modified-bsd
GNU_CONFIGURE= yes
-USE_TOOLS+= flex bison
+USE_TOOLS+= flex:run bison
.include "../../mk/bsd.prefs.mk"