diff options
Diffstat (limited to 'www/tclhttpd')
-rw-r--r-- | www/tclhttpd/Makefile | 2 | ||||
-rw-r--r-- | www/tclhttpd/files/tclhttpd.in (renamed from www/tclhttpd/files/tclhttpd.sh.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile index 66833b044cd5..b3c602356de0 100644 --- a/www/tclhttpd/Makefile +++ b/www/tclhttpd/Makefile @@ -18,7 +18,7 @@ COMMENT= An http-server implemented in TCL RUN_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib -USE_RC_SUBR= tclhttpd.sh +USE_RC_SUBR= tclhttpd GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl="${TCL_LIBDIR}" \ --with-tclinclude="${TCL_INCLUDEDIR}" diff --git a/www/tclhttpd/files/tclhttpd.sh.in b/www/tclhttpd/files/tclhttpd.in index c63303ba6b03..c63303ba6b03 100644 --- a/www/tclhttpd/files/tclhttpd.sh.in +++ b/www/tclhttpd/files/tclhttpd.in |