From 9bedf5a026af8830b8049de3b28166d272a30c36 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Tue, 16 Sep 2003 06:26:24 +0000 Subject: 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 --- www/rt3/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/rt3') diff --git a/www/rt3/Makefile b/www/rt3/Makefile index a1cb2a3f501a..2908e9eb253b 100644 --- a/www/rt3/Makefile +++ b/www/rt3/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 \ -- cgit v1.2.3