summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-02-25 05:20:20 +0000
committerobache <obache@pkgsrc.org>2012-02-25 05:20:20 +0000
commit33cedba8b760f0a0b5fd24498c556f39e1711772 (patch)
tree752cff2ab37b646717e6113f63f83fd04d90ee4e /databases
parent342824dbf87804a2d4e43b1d12b3c675b3b4a583 (diff)
downloadpkgsrc-33cedba8b760f0a0b5fd24498c556f39e1711772.tar.gz
* revive commented out p5-Check-ISA dependency, it's really required for this
package and exists now. * add "00" as version number suffix to avoid downgrade from the previous version.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Abstract/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile
index 518b2241213..f433a8e283a 100644
--- a/databases/p5-DBIx-Abstract/Makefile
+++ b/databases/p5-DBIx-Abstract/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2012/02/24 20:05:47 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2012/02/25 05:20:20 obache Exp $
#
DISTNAME= DBIx-Abstract-1.01
-PKGNAME= p5-${DISTNAME}
+PKGNAME= p5-${DISTNAME}00
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
@@ -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