diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-16 05:43:52 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-16 05:43:52 +0000 |
commit | 6b470bae86247b8cb79b0dc6e43078df2f84c4ae (patch) | |
tree | e1545740f8801646e19c181252cb4c4e39df9ca8 /www/rt34 | |
parent | b63d72fe5f0a821fa729c344f9b44de714603abc (diff) | |
download | ports-6b470bae86247b8cb79b0dc6e43078df2f84c4ae.tar.gz ports-6b470bae86247b8cb79b0dc6e43078df2f84c4ae.zip |
Notes
Diffstat (limited to 'www/rt34')
-rw-r--r-- | www/rt34/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/rt34/Makefile b/www/rt34/Makefile index 2908e9eb253b..a1cb2a3f501a 100644 --- a/www/rt34/Makefile +++ b/www/rt34/Makefile @@ -22,7 +22,6 @@ 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 \ |