aboutsummaryrefslogtreecommitdiffstats
path: root/www/tclhttpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/tclhttpd/Makefile')
-rw-r--r--www/tclhttpd/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile
index cb4eecdd30bd..f170e2354968 100644
--- a/www/tclhttpd/Makefile
+++ b/www/tclhttpd/Makefile
@@ -14,12 +14,8 @@ COMMENT= Http-server implemented in TCL
RUN_DEPENDS= dtplite:devel/tcllib
USE_RC_SUBR= tclhttpd
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl="${TCL_LIBDIR}" \
- --with-tclinclude="${TCL_INCLUDEDIR}" \
- --exec-prefix=${PREFIX}
-USES= tcl
+USES= tcl:tea
.include <bsd.port.pre.mk>