summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Translator
diff options
context:
space:
mode:
authorsno <sno>2012-09-03 11:16:19 +0000
committersno <sno>2012-09-03 11:16:19 +0000
commit2a98de353453225e7d6d47b914be2077a488b598 (patch)
tree6cfdb92079fd42cedd1cd08268737ae285c3ff10 /databases/p5-SQL-Translator
parentc561dce275ecfa8f59d4ebad6bd02c1b8dd5f522 (diff)
downloadpkgsrc-2a98de353453225e7d6d47b914be2077a488b598.tar.gz
Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only. Bumping revision
Diffstat (limited to 'databases/p5-SQL-Translator')
-rw-r--r--databases/p5-SQL-Translator/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile
index 6934ec98547..de7c11954f1 100644
--- a/databases/p5-SQL-Translator/Makefile
+++ b/databases/p5-SQL-Translator/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2011/11/22 11:17:47 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.18 2012/09/03 11:16:27 sno Exp $
DISTNAME= SQL-Translator-0.11010
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases perl5
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/J/JR/JROBINSON/}
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/}
@@ -38,7 +39,7 @@ BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
USE_LANGUAGES= # empty
-PERL5_MODULE_TYPE= Module::Install
+PERL5_MODULE_TYPE= Module::Install::Bundled
PERL5_PACKLIST= auto/SQL/Translator/.packlist
PKG_DESTDIR_SUPPORT= user-destdir