summaryrefslogtreecommitdiff
path: root/devel/rt3
diff options
context:
space:
mode:
authoragc <agc>2004-08-04 17:31:42 +0000
committeragc <agc>2004-08-04 17:31:42 +0000
commit967bd6febb47303a995fb4a6e3615df465374f58 (patch)
treeda05f09bc138fe72f391dbed54ce41a7ff0a6549 /devel/rt3
parent9153baa265768dc908852d72f35d8f99f6a85cc5 (diff)
downloadpkgsrc-967bd6febb47303a995fb4a6e3615df465374f58.tar.gz
Fix the path to p5-Apache-Test
Diffstat (limited to 'devel/rt3')
-rw-r--r--devel/rt3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile
index 004bb179677..f2a25de4c2a 100644
--- a/devel/rt3/Makefile
+++ b/devel/rt3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/03 15:33:49 cube Exp $
+# $NetBSD: Makefile,v 1.2 2004/08/04 17:31:42 agc Exp $
DISTNAME= rt-3.2.1
CATEGORIES= devel
@@ -72,7 +72,7 @@ _RT_DB_TYPE= Pg
# Dev dependencies:
DEPENDS+= p5-Regexp-Common>=2.113:../../textproc/p5-Regexp-Common
-DEPENDS+= p5-Apache-Test-[0-9]*:../../wip/p5-Apache-Test
+DEPENDS+= p5-Apache-Test-[0-9]*:../../www/p5-Apache-Test
DEPENDS+= p5-WWW-Mechanize>=0.72:../../www/p5-WWW-Mechanize
USE_BUILDLINK3= yes