pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML Not depend on Filter module now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f5c811e12ef
branches:  trunk
changeset: 643371:7f5c811e12ef
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Dec 15 09:36:39 2014 +0000

description:
Not depend on Filter module now.

diffstat:

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

diffs (21 lines):

diff -r 218b8e5a061e -r 7f5c811e12ef textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Mon Dec 15 09:33:21 2014 +0000
+++ b/textproc/p5-YAML/Makefile Mon Dec 15 09:36:39 2014 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2014/12/15 09:33:21 obache Exp $
+# $NetBSD: Makefile,v 1.38 2014/12/15 09:36:39 obache Exp $
 
 DISTNAME=      YAML-1.13
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    perl5 textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=YAML/}
 
@@ -10,7 +11,6 @@
 COMMENT=       YAML implementation for Perl
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-Filter-[0-9]*:../../textproc/p5-Filter
 BUILD_DEPENDS+=        p5-Test-YAML>=1.05:../../textproc/p5-Test-YAML
 
 USE_LANGUAGES=         # empty



Home | Main Index | Thread Index | Old Index