aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/libapreq2/Makefile3
-rw-r--r--www/p5-libapreq2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index 27614fc7567d..43c64f9dae45 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= autrijus@autrijus.org
COMMENT= Generic Apache2 Request Library
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 \
- ${SITE_PERL}/ExtUtils/XSBuilder:${PORTSDIR}/devel/p5-ExtUtils-XSBuilder
+ ${SITE_PERL}/ExtUtils/XSBuilder:${PORTSDIR}/devel/p5-ExtUtils-XSBuilder \
+ ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
RUN_DEPENDS= ${BUILD_DEPENDS}
WITH_APACHE2= yes
diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile
index 27614fc7567d..43c64f9dae45 100644
--- a/www/p5-libapreq2/Makefile
+++ b/www/p5-libapreq2/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= autrijus@autrijus.org
COMMENT= Generic Apache2 Request Library
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 \
- ${SITE_PERL}/ExtUtils/XSBuilder:${PORTSDIR}/devel/p5-ExtUtils-XSBuilder
+ ${SITE_PERL}/ExtUtils/XSBuilder:${PORTSDIR}/devel/p5-ExtUtils-XSBuilder \
+ ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
RUN_DEPENDS= ${BUILD_DEPENDS}
WITH_APACHE2= yes