diff options
Diffstat (limited to 'www/wgetpaste/Makefile')
-rw-r--r-- | www/wgetpaste/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/wgetpaste/Makefile b/www/wgetpaste/Makefile index c91e4faa18ce..3b4b912f13c3 100644 --- a/www/wgetpaste/Makefile +++ b/www/wgetpaste/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ NO_BUILD= yes USE_BZIP2= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's|/etc/|${PREFIX}/etc/|g' \ |