aboutsummaryrefslogtreecommitdiff
path: root/www/rt2
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-02-28 11:12:49 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-02-28 11:12:49 +0000
commitf0d9b70944fa17f06dd6e08ee7441c4421877da9 (patch)
tree1b9cd65d4f6dcdd48b94824adf984b50a58ed8a5 /www/rt2
parentdcc1724c814ba6e4ec5c04e21ebdef2198775dd5 (diff)
downloadports-f0d9b70944fa17f06dd6e08ee7441c4421877da9.tar.gz
ports-f0d9b70944fa17f06dd6e08ee7441c4421877da9.zip
Notes
Diffstat (limited to 'www/rt2')
-rw-r--r--www/rt2/Makefile10
-rw-r--r--www/rt2/pkg-plist5
2 files changed, 7 insertions, 8 deletions
diff --git a/www/rt2/Makefile b/www/rt2/Makefile
index 640967a5513e..2e5077625b44 100644
--- a/www/rt2/Makefile
+++ b/www/rt2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rt2
PORTVERSION= 2.0.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
DISTNAME= rt-${PORTVERSION:S/./-/g}
@@ -71,12 +71,12 @@ MAN3= RT::Links.3 RT::Watchers.3 RT::Group.3 RT::Keyword.3 \
.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} < 500800
+IGNORE= dependencies require perl 5.8.0 or later. Install lang/perl5.8 and try again
+.endif
+
.if ${DB_TYPE} == "Pg"
-.if ${PERL_LEVEL} < 500600
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg-13
-.else
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
-.endif
.else
DB_TYPE= mysql
BUILD_DEPENDS+= ${LOCALBASE}/bin/safe_mysqld:${PORTSDIR}/databases/mysql323-server
diff --git a/www/rt2/pkg-plist b/www/rt2/pkg-plist
index d996c905e573..bb49de0b731b 100644
--- a/www/rt2/pkg-plist
+++ b/www/rt2/pkg-plist
@@ -305,13 +305,12 @@ rt2/lib/RT/Action/README.hackers
rt2/lib/RT/Action/ResolveMembers.pm
rt2/lib/RT/Action/NotifyAsComment.pm
rt2/lib/RT/Action/Autoreply.pm
-rt2/lib/auto/RT/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RT/.packlist
rt2/README
+@dirrmtry lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RT
@dirrm rt2/local/WebRT/html
@dirrm rt2/local/WebRT
@dirrm rt2/local
-@dirrm rt2/lib/auto/RT
-@dirrm rt2/lib/auto
@dirrm rt2/lib/RT/Interface
@dirrm rt2/lib/RT/Condition
@dirrm rt2/lib/RT/Action