summaryrefslogtreecommitdiffstats
path: root/www/rt34
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-09-16 06:26:24 +0000
committererwin <erwin@FreeBSD.org>2003-09-16 06:26:24 +0000
commitbb43118d1fb523ab51d407b5f4d5757016218560 (patch)
tree02b46868b8fc0843e12e9e3c79037cd1861542e9 /www/rt34
parent11412f5f13d0ac12046d38512b9aa92faf493592 (diff)
downloadFreeBSD-ports-bb43118d1fb523ab51d407b5f4d5757016218560.zip
FreeBSD-ports-bb43118d1fb523ab51d407b5f4d5757016218560.tar.gz
Revert previous commit. This port doesn't work with perl < 5.6.1, so
the DBI cleaning was not necessary. The removal of the dependency on p5-DBI didn't actually do anything as it already depends on it via other dependencies, but I'll leave it up to the maintainer to decide after the freeze. Requested by: demon
Diffstat (limited to 'www/rt34')
-rw-r--r--www/rt34/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rt34/Makefile b/www/rt34/Makefile
index a1cb2a3..2908e9e 100644
--- a/www/rt34/Makefile
+++ b/www/rt34/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS+= ${APXS}:${APACHE_PORT} \
${SITE_PERL}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session \
${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache \
${SITE_PERL}/CGI/Cookie.pm:${PORTSDIR}/www/p5-CGI.pm \
+ ${ARCH_PERL}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${SITE_PERL}/DBIx/SearchBuilder.pm:${PORTSDIR}/databases/p5-DBIx-SearchBuilder \
${ARCH_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
OpenPOWER on IntegriCloud