summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
commitef5c8ed42b5f83bfa34699052d684f23e761e43e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /databases/p5-DBD-postgresql
parentfbf38e8840be11bf05366e3d5753230a5969222f (diff)
downloadpkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index bfc13f25b37..7ed627cb3dd 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2014/10/09 13:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2014/10/09 14:06:05 wiz Exp $
DISTNAME= DBD-Pg-3.4.2
PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/}
@@ -13,8 +13,6 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version
DEPENDS+= p5-DBI>=1.614:../../databases/p5-DBI
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/DBD/Pg/.packlist
POSTGRES_INCLUDE= ${PGSQL_PREFIX}/include/postgresql