pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-libapreq2 Adjust for new p5-ExtUtils-XSBuilder ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71ac1d1ac96a
branches:  trunk
changeset: 483418:71ac1d1ac96a
user:      seb <seb%pkgsrc.org@localhost>
date:      Fri Nov 12 01:36:56 2004 +0000

description:
Adjust for new p5-ExtUtils-XSBuilder location in devel/.

diffstat:

 www/p5-libapreq2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 456cfcd08bb8 -r 71ac1d1ac96a www/p5-libapreq2/Makefile
--- a/www/p5-libapreq2/Makefile Fri Nov 12 01:18:44 2004 +0000
+++ b/www/p5-libapreq2/Makefile Fri Nov 12 01:36:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:27 tv Exp $
+# $NetBSD: Makefile,v 1.4 2004/11/12 01:36:56 seb Exp $
 
 DISTNAME=      libapreq2-2.02_02-dev
 PKGNAME=       p5-libapreq2-2.2.2
@@ -12,7 +12,7 @@
 COMMENT=       Lots of Apache specific httpd handling modules
 
 DEPENDS+=      ap2-perl-[0-9]*:../../www/ap2-perl
-DEPENDS+=      p5-ExtUtils-XSBuilder-[0-9]*:../../www/p5-ExtUtils-XSBuilder
+DEPENDS+=      p5-ExtUtils-XSBuilder-[0-9]*:../../devel/p5-ExtUtils-XSBuilder
 
 WRKSRC=                ${WRKDIR}/libapreq2-2.02-dev
 USE_BUILDLINK3=        YES



Home | Main Index | Thread Index | Old Index