summaryrefslogtreecommitdiff
path: root/www/p5-libapreq2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-libapreq2/Makefile')
-rw-r--r--www/p5-libapreq2/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile
index d2457190374d..8a421b30de86 100644
--- a/www/p5-libapreq2/Makefile
+++ b/www/p5-libapreq2/Makefile
@@ -24,14 +24,14 @@ CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} \
MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this
-BUILD_DEPENDS= libapreq2>0:${PORTSDIR}/www/libapreq2 \
- ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \
- p5-ExtUtils-XSBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-XSBuilder \
- p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
-
-RUN_DEPENDS= libapreq2>0:${PORTSDIR}/www/libapreq2 \
- ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \
- p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
+BUILD_DEPENDS= libapreq2>0:www/libapreq2 \
+ ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 \
+ p5-ExtUtils-XSBuilder>=0:devel/p5-ExtUtils-XSBuilder \
+ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
+
+RUN_DEPENDS= libapreq2>0:www/libapreq2 \
+ ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 \
+ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
post-patch:
@${REINPLACE_CMD} -i '' -e "s!%%APACHEINCLUDEDIR%%!${APACHEINCLUDEDIR}!" \