summaryrefslogtreecommitdiff
path: root/misc/p5-Business-ISBN/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-05 20:25:25 +0000
committerwiz <wiz@pkgsrc.org>2013-09-05 20:25:25 +0000
commit9faa24a6ee406842e49f5b418600ecab803141a3 (patch)
tree0126d0bccb017393e68f14f4eb10e03de9fa14bc /misc/p5-Business-ISBN/Makefile
parentebabcb26e7099c43180fe43cc16729c44fadc2c2 (diff)
downloadpkgsrc-9faa24a6ee406842e49f5b418600ecab803141a3.tar.gz
Comment out p5-URI dependency.
Noted as dependency in Makefile.PL, but doesn't seem to be used, and p5-URI depends on this package.
Diffstat (limited to 'misc/p5-Business-ISBN/Makefile')
-rw-r--r--misc/p5-Business-ISBN/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile
index 739ad9d5132..6d85fd02b67 100644
--- a/misc/p5-Business-ISBN/Makefile
+++ b/misc/p5-Business-ISBN/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2013/09/05 19:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/09/05 20:25:25 wiz Exp $
DISTNAME= Business-ISBN-2.06
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,9 @@ COMMENT= Perl5 module to work with International Standard Book Numbers (ISBNs)
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Business-ISBN-Data>=20081020:../../misc/p5-Business-ISBN-Data
-DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+# noted as requested by Makefile.PL, but not used?
+# also, p5-URI is depending on this package, so thsi introduces a cycle
+#DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
PERL5_PACKLIST= auto/Business/ISBN/.packlist