diff options
Diffstat (limited to 'www/wget4web/Makefile')
-rw-r--r-- | www/wget4web/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/wget4web/Makefile b/www/wget4web/Makefile index d46106387e04..699efb3d6e36 100644 --- a/www/wget4web/Makefile +++ b/www/wget4web/Makefile @@ -27,7 +27,6 @@ APACHEDIR?= ${PREFIX}/www/data INSTALLDIR= ${APACHEDIR}/wget4web NO_BUILD= yes -USE_REINPLACE= yes PLIST_SUB= INSTALLDIR=${INSTALLDIR:S,^${PREFIX}/,,} \ LOGSDIR=${LOGSDIR} TASKDIR=${TASKDIR} FILESDIR=${FILESDIR} |