aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tinycobol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tinycobol/Makefile')
-rw-r--r--lang/tinycobol/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile
index 97e346c8246a..a4b5dadb7e5e 100644
--- a/lang/tinycobol/Makefile
+++ b/lang/tinycobol/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tinycobol
-PORTVERSION= 0.55
+PORTVERSION= 0.56
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tiny-cobol
@@ -17,6 +17,7 @@ LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db
ONLY_FOR_ARCHS= i386
HAS_CONFIGURE= yes
+USE_BISON= yes
USE_GMAKE= yes
CONFIGURE_ARGS= "--with-readline"