aboutsummaryrefslogtreecommitdiff
path: root/www/p5-RT-Extension-MandatoryOnTransition
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-04-13 10:36:15 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-04-13 10:36:15 +0000
commit88360e4c12280daf5dd49698f00ce25a9fa75ab3 (patch)
tree4e9607083456960d04d51c761a85448e0510cb47 /www/p5-RT-Extension-MandatoryOnTransition
parentc57709330bd95e4d69f7457b25c5d6cb78a61241 (diff)
downloadports-88360e4c12280daf5dd49698f00ce25a9fa75ab3.tar.gz
ports-88360e4c12280daf5dd49698f00ce25a9fa75ab3.zip
Notes
Diffstat (limited to 'www/p5-RT-Extension-MandatoryOnTransition')
-rw-r--r--www/p5-RT-Extension-MandatoryOnTransition/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-RT-Extension-MandatoryOnTransition/Makefile b/www/p5-RT-Extension-MandatoryOnTransition/Makefile
index e96571d27c11..6aa6a3104020 100644
--- a/www/p5-RT-Extension-MandatoryOnTransition/Makefile
+++ b/www/p5-RT-Extension-MandatoryOnTransition/Makefile
@@ -45,7 +45,7 @@ PLIST_SUB+= RT_VER=${RT_VER}
do-configure:
@cd ${CONFIGURE_WRKSRC} && \
unset PREFIX && \
- ${SETENV} ${CONFIGURE_ENV} ${PERL5} -I${SITE_PERL} ./${CONFIGURE_SCRIPT} && \
+ ${SETENV} ${CONFIGURE_ENV} ${PERL5} -I${SITE_PERL} ${CONFIGURE_CMD} && \
${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile
post-configure: