diff options
Diffstat (limited to 'www/webfs')
-rw-r--r-- | www/webfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/webfs/Makefile b/www/webfs/Makefile index 3853dfe939b0..ee3cd90fec7c 100644 --- a/www/webfs/Makefile +++ b/www/webfs/Makefile @@ -17,7 +17,6 @@ COMMENT= A simple http server for static content RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} -USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile .if !defined(WITHOUT_OPENSSL) |