pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/rt3 Fix the path to p5-Apache-Test



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed1b3e4dcba2
branches:  trunk
changeset: 479070:ed1b3e4dcba2
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Aug 04 17:31:42 2004 +0000

description:
Fix the path to p5-Apache-Test

diffstat:

 devel/rt3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b1278db0c24c -r ed1b3e4dcba2 devel/rt3/Makefile
--- a/devel/rt3/Makefile        Wed Aug 04 17:12:46 2004 +0000
+++ b/devel/rt3/Makefile        Wed Aug 04 17:31:42 2004 +0000
@@ -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 @@
 
 # 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



Home | Main Index | Thread Index | Old Index