aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-DBI
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-07 08:37:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-07 08:37:52 +0000
commit8ee731ffd46a98d8a56bcebc809ddacec633480a (patch)
tree422d0feb2ba7a72344084af7ea188cf9503e5c9d /www/p5-Apache-DBI
parent133d14e192695ae1dd4b672b243e72d12ec48b6d (diff)
downloadports-8ee731ffd46a98d8a56bcebc809ddacec633480a.tar.gz
ports-8ee731ffd46a98d8a56bcebc809ddacec633480a.zip
- revert changes for mod_perl2, it require special handling.
Notes
Notes: svn path=/head/; revision=298674
Diffstat (limited to 'www/p5-Apache-DBI')
-rw-r--r--www/p5-Apache-DBI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile
index 3d4e84d1e681..02c233861564 100644
--- a/www/p5-Apache-DBI/Makefile
+++ b/www/p5-Apache-DBI/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= DBI persistent connection, authentication and authorization
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
- mod_perl2>=0:${PORTSDIR}/www/mod_perl2
+ ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFLICTS= p5-Apache-DBI-mp[12]*