diff options
Diffstat (limited to 'mail/ezmlm-web')
-rw-r--r-- | mail/ezmlm-web/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile index c76f3d59e241..3abcc756235d 100644 --- a/mail/ezmlm-web/Makefile +++ b/mail/ezmlm-web/Makefile @@ -21,6 +21,7 @@ USES= gmake perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= ezmlm-web.cgi +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|local/share|share|' \ -e 's|$$SHAREDIR/www-data|${WWWDIR}|' \ |