summaryrefslogtreecommitdiff
path: root/devel/rt3
diff options
context:
space:
mode:
authorcube <cube>2006-09-29 23:38:46 +0000
committercube <cube>2006-09-29 23:38:46 +0000
commitbafefaf53c29a7a8f3cda9cd0032610b697db161 (patch)
treed6ccca25a86abeb45a552a6bcc163cdc58e9ad1e /devel/rt3
parent0b64d1a672d94dfb82fd5c37a9bf8423cadc9008 (diff)
downloadpkgsrc-bafefaf53c29a7a8f3cda9cd0032610b697db161.tar.gz
Remove dependency on Apachte::Test. It's not really necessary and cause
dependency headaches because of mod_perl2. ok'd by wiz@ during freeze.
Diffstat (limited to 'devel/rt3')
-rw-r--r--devel/rt3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile
index 6c7606c5171..8a91a6427d4 100644
--- a/devel/rt3/Makefile
+++ b/devel/rt3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2006/07/07 21:32:35 cube Exp $
+# $NetBSD: Makefile,v 1.21 2006/09/29 23:38:46 cube Exp $
DISTNAME= rt-3.4.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
@@ -85,7 +85,6 @@ _RT_DB_TYPE= SQLite
# Dev dependencies:
DEPENDS+= p5-Regexp-Common>=2.113:../../textproc/p5-Regexp-Common
-DEPENDS+= {p5-Apache-Test-[0-9]*,ap2-perl>=2.0.1}:../../www/p5-Apache-Test
DEPENDS+= p5-WWW-Mechanize>=0.72:../../www/p5-WWW-Mechanize
DEPENDS+= p5-Test-WWW-Mechanize-[0-9]*:../../www/p5-Test-WWW-Mechanize