summaryrefslogtreecommitdiff
path: root/net/unfs3
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commitdbd39ca660cafa3d1f2acebf05c86bf17a035ff8 (patch)
tree5d14b5c3a50461b8a6096fcc383dc2181cb624b7 /net/unfs3
parent- Mark Broken does not work with irc/irssi-0.8.12 (diff)
Migration from bison 1.x to 2.x
PR: 117086 Tested by: -exp runs
Notes
Notes: svn path=/head/; revision=201613
Diffstat (limited to 'net/unfs3')
-rw-r--r--net/unfs3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile
index 392283bae4d0..b0b9719e3430 100644
--- a/net/unfs3/Makefile
+++ b/net/unfs3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= unfs3
PORTVERSION= 0.9.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= clement@FreeBSD.org
COMMENT= A user-space implementation of the NFSv3 server specification
USE_AUTOTOOLS= autoconf:261
-USE_BISON= YES
+USE_BISON= build
MAN7= tags.7
MAN8= unfsd.8