diff options
Diffstat (limited to 'www/twhttpd/Makefile')
-rw-r--r-- | www/twhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile index 9331c98bad36..aedb8f8d16b5 100644 --- a/www/twhttpd/Makefile +++ b/www/twhttpd/Makefile @@ -17,7 +17,7 @@ COMMENT= Secure HTTP Proxy GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 do-install: @${INSTALL_PROGRAM} -o root -g wheel -m 0755 ${WRKSRC}/twhttpd ${PREFIX}/sbin/twhttpd |