diff options
Diffstat (limited to 'www/fhttpd/Makefile')
-rw-r--r-- | www/fhttpd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/fhttpd/Makefile b/www/fhttpd/Makefile index fc56163b2c0d..3d71df8e5929 100644 --- a/www/fhttpd/Makefile +++ b/www/fhttpd/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.fhttpd.org/ \ MAINTAINER= ports@FreeBSD.org COMMENT= C++-based FTP/HTTP server that supports modules -USE_REINPLACE= yes - LOGFILE= share/fhttpd/fhttpd.log PLIST_SUB+= LOGFILE=${LOGFILE} |