Compiles just as cleanly with Tcl-8.5, so set USE_TCL to simple "yes".

This commit is contained in:
Mikhail Teterin 2009-04-12 03:22:00 +00:00
parent c3df5d0294
commit ab89a0bdbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232164

View File

@ -15,12 +15,13 @@ MAINTAINER= mi@aldan.algebra.com
COMMENT= Embeds a TCL8 interpreter in the Apache server
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
USE_TCL= 84
USE_TCL_BUILD= 84
USE_TCL= yes
USE_TCL_BUILD= yes
WRKSRC= ${WRKDIR}/mod_dtcl
MAKEFILE= ${FILESDIR}/Makefile.bsd
USE_APACHE= 1.3
MAKE_ENV+= TCL_VERSION=${TCL_VER}
do-install:
${INSTALL_DATA} ${WRKSRC}/libmod_dtcl.so.1* \