summaryrefslogtreecommitdiff
path: root/x11/p5-Tk
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 /x11/p5-Tk
parentfbf38e8840be11bf05366e3d5753230a5969222f (diff)
downloadpkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'x11/p5-Tk')
-rw-r--r--x11/p5-Tk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile
index b84a877c6b0..e1830cabd26 100644
--- a/x11/p5-Tk/Makefile
+++ b/x11/p5-Tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2014/10/09 13:45:06 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2014/10/09 14:07:15 wiz Exp $
DISTNAME= Tk-804.031
PKGNAME= p5-${DISTNAME}
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Tk/
COMMENT= Perl5 interface to Tk
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
MAKE_JOBS_SAFE= no
BUILD_DEPENDS+= p5-HTML-Parser>=3.19:../../www/p5-HTML-Parser