summaryrefslogtreecommitdiffstats
path: root/databases/p5-ApacheDBILogConfig
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-09-16 05:43:52 +0000
committererwin <erwin@FreeBSD.org>2003-09-16 05:43:52 +0000
commit11412f5f13d0ac12046d38512b9aa92faf493592 (patch)
tree83f083cfab38622b0550914a068355cf1bea6ca8 /databases/p5-ApacheDBILogConfig
parente3f2471f57b5539a0e72bb944aa8c1c159fb8431 (diff)
downloadFreeBSD-ports-11412f5f13d0ac12046d38512b9aa92faf493592.zip
FreeBSD-ports-11412f5f13d0ac12046d38512b9aa92faf493592.tar.gz
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus)
Diffstat (limited to 'databases/p5-ApacheDBILogConfig')
-rw-r--r--databases/p5-ApacheDBILogConfig/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-ApacheDBILogConfig/Makefile b/databases/p5-ApacheDBILogConfig/Makefile
index 20ec00c..6aecdaa 100644
--- a/databases/p5-ApacheDBILogConfig/Makefile
+++ b/databases/p5-ApacheDBILogConfig/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= dburr@FreeBSD.ORG
COMMENT= Perl module that logs access information in a DBI database
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud