summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Abstract
diff options
context:
space:
mode:
authorjoerg <joerg>2012-02-24 20:05:47 +0000
committerjoerg <joerg>2012-02-24 20:05:47 +0000
commit70fccdfed2290cbe8461133405e5cc3e39108d0a (patch)
treeb05f218fc5884b57fb78aa8690156596931185ca /databases/p5-DBIx-Abstract
parent4def0cef41eff23fcb1a3ef1702c790f0cdaa569 (diff)
downloadpkgsrc-70fccdfed2290cbe8461133405e5cc3e39108d0a.tar.gz
Comment out non-existing dependency
Diffstat (limited to 'databases/p5-DBIx-Abstract')
-rw-r--r--databases/p5-DBIx-Abstract/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile
index 4f076cc7132..518b2241213 100644
--- a/databases/p5-DBIx-Abstract/Makefile
+++ b/databases/p5-DBIx-Abstract/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/02/22 10:19:29 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.8 2012/02/24 20:05:47 joerg Exp $
#
DISTNAME= DBIx-Abstract-1.01
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/DBIx-Abstract/
COMMENT= SQL Database access functions
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Check-ISA-[0-9]*:../../devel/p5-Check-ISA
+#DEPENDS+= p5-Check-ISA-[0-9]*:../../devel/p5-Check-ISA
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite