aboutsummaryrefslogtreecommitdiff
path: root/lang/gcl/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2005-11-03 14:49:25 +0000
committerMark Murray <markm@FreeBSD.org>2005-11-03 14:49:25 +0000
commitef2ac32307da4fa4761dd0d3e4fc24c2f55fa139 (patch)
tree39e88df6505dea9744892b6b33c50ce394b7a168 /lang/gcl/Makefile
parent6b275ecbd853f2ed0f12e436e47aa7f8b5318e07 (diff)
downloadports-ef2ac32307da4fa4761dd0d3e4fc24c2f55fa139.tar.gz
ports-ef2ac32307da4fa4761dd0d3e4fc24c2f55fa139.zip
Notes
Diffstat (limited to 'lang/gcl/Makefile')
-rw-r--r--lang/gcl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile
index 7d9badd8d7e3..a980f074a69a 100644
--- a/lang/gcl/Makefile
+++ b/lang/gcl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gcl
-PORTVERSION= 2.6.6
+PORTVERSION= 2.6.7
CATEGORIES= lang tcl84 tk84
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gcl
@@ -24,6 +24,7 @@ USE_AUTOCONF_VER= 259
USE_GMAKE= yes
USE_XLIB= yes
CONFIGURE_ARGS=--prefix=${PREFIX} \
+ --enable-ansi \
--enable-machine=FreeBSD \
--infodir=${PREFIX}/info \
--enable-info=${PREFIX}/info \