aboutsummaryrefslogtreecommitdiff
path: root/www/rt40
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2012-06-07 11:59:52 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2012-06-07 11:59:52 +0000
commit446b7725cb79242bc01d08f7e5e2b4230e5c7fe0 (patch)
tree88d40bc65a05b30293b5d5582fa0c18fa6701e9b /www/rt40
parentab10c2714d9d883bd3f23c64fcffc9dd88272219 (diff)
downloadports-446b7725cb79242bc01d08f7e5e2b4230e5c7fe0.tar.gz
ports-446b7725cb79242bc01d08f7e5e2b4230e5c7fe0.zip
Notes
Diffstat (limited to 'www/rt40')
-rw-r--r--www/rt40/Makefile2
-rw-r--r--www/rt40/Makefile.cpan2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/rt40/Makefile b/www/rt40/Makefile
index 3454eac127ec..9b4aea7af2f0 100644
--- a/www/rt40/Makefile
+++ b/www/rt40/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
MAINTAINER= matthew@FreeBSD.org
COMMENT= RT is an industrial-grade ticketing system written in Perl
-CONFLICTS= rt-3.8*
+CONFLICTS= rt-3.8* brlcad-[0-9]*
LATEST_LINK= rt40
# See doc/web_deployment.pod for info on the choices of webserver /
diff --git a/www/rt40/Makefile.cpan b/www/rt40/Makefile.cpan
index 11e1b5ef2f74..261be5ec81e9 100644
--- a/www/rt40/Makefile.cpan
+++ b/www/rt40/Makefile.cpan
@@ -106,7 +106,7 @@ DEV_DEPS= p5-Email-Abstract>0:${PORTSDIR}/mail/p5-Email-Abstract \
FASTCGI_DEPS= p5-FCGI-ProcManager>0:${PORTSDIR}/www/p5-FCGI-ProcManager \
p5-FCGI>=0.74:${PORTSDIR}/www/p5-FCGI
-MODPERL2_DEPS= ${SITE_PERL}/${PERL_ARCH}/Apache2/Request.pm:${PORTSDIR}/www/p5-libapreq2 \
+MODPERL2_DEPS= p5-libapreq2>0:${PORTSDIR}/www/p5-libapreq2 \
p5-Apache-DBI>0:${PORTSDIR}/www/p5-Apache-DBI
MYSQL_DEPS= p5-DBD-mysql>=2.1018:${PORTSDIR}/databases/p5-DBD-mysql