Ok, it builds fine with Tcl/Tk-8.5, so allow that version to be used.

Also, remove the strate --enable-debug left over...

Bump PORTREVISION.
This commit is contained in:
Mikhail Teterin 2009-12-07 22:57:46 +00:00
parent 0f47627c17
commit c043f7eaf3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245358

View file

@ -7,7 +7,7 @@
PORTNAME= gcl
PORTVERSION= 2.6.7
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= lang tcl tk
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gcl
@ -19,13 +19,12 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4
ONLY_FOR_ARCHS= i386
USE_TK= 84
USE_TK= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_XORG= x11
CONFIGURE_ARGS=--prefix=${PREFIX} \
--enable-ansi \
--enable-debug \
--enable-machine=FreeBSD \
--enable-info=${PREFIX}/info \
--enable-tkconfig=${LOCALBASE}/lib/tk${TCL_VER} \