aboutsummaryrefslogtreecommitdiff
path: root/lang/tinycobol
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 /lang/tinycobol
parent74313458803db4f95050b550b038051b82c96b67 (diff)
Notes
Diffstat (limited to 'lang/tinycobol')
-rw-r--r--lang/tinycobol/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile
index 4c7b08c8f752..e2ae2d777ab6 100644
--- a/lang/tinycobol/Makefile
+++ b/lang/tinycobol/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tinycobol
PORTVERSION= 0.63
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tiny-cobol
@@ -20,7 +21,7 @@ USE_LDCONFIG= yes
ONLY_FOR_ARCHS= i386
USE_GETOPT_LONG=yes
HAS_CONFIGURE= yes
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
CONFIGURE_ARGS= --with-libdb=3 \