aboutsummaryrefslogtreecommitdiff
path: root/www/tclhttpd/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2001-05-02 20:35:43 +0000
committerMikhail Teterin <mi@FreeBSD.org>2001-05-02 20:35:43 +0000
commit5a54d0dc63d0146c8ad893fda797c66d2edc48be (patch)
tree0d5569ee986689701c616d59534c3d4cc87581be /www/tclhttpd/Makefile
parent06d9d6bd880ccef92c62255eb3e09fe8e88c255a (diff)
downloadports-5a54d0dc63d0146c8ad893fda797c66d2edc48be.tar.gz
ports-5a54d0dc63d0146c8ad893fda797c66d2edc48be.zip
Notes
Diffstat (limited to 'www/tclhttpd/Makefile')
-rw-r--r--www/tclhttpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile
index 2db6e7d3937b..7d5159b9cc48 100644
--- a/www/tclhttpd/Makefile
+++ b/www/tclhttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tclhttpd
-PORTVERSION= 3.2.1
+PORTVERSION= 3.3
CATEGORIES= www tcl${TCL_VER}
MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= httpd
@@ -29,6 +29,7 @@ RCD= ${LOCALBASE}/etc/rc.d/tclhttpd.sh
SHLIB_NAME!= ${MAKE} -f "${FILESDIR}/Makefile.lib" ech
PLIST_SUB+= TCL_VER=${TCL_VER} PORTVERSION=${PORTVERSION} \
SHLIB_NAME=${SHLIB_NAME}
+MAKE_ENV+= TCLSH_PROG=tclsh${TCL_DVER}
do-build:
cd ${WRKSRC} && ${MAKE_ENV} ${MAKE} -j 2 TCL_DVER="${TCL_DVER}" \