summaryrefslogtreecommitdiff
path: root/sysutils/p5-Linux-Inotify2
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-09 14:05:50 +0000
committerwiz <wiz>2014-10-09 14:05:50 +0000
commit0ca24c1af5563b08ee1df8413b6aebae950b9b8e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /sysutils/p5-Linux-Inotify2
parent2f5cad52732deb4e9abb3c2614e88d90934ed2bb (diff)
downloadpkgsrc-0ca24c1af5563b08ee1df8413b6aebae950b9b8e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'sysutils/p5-Linux-Inotify2')
-rw-r--r--sysutils/p5-Linux-Inotify2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/p5-Linux-Inotify2/Makefile b/sysutils/p5-Linux-Inotify2/Makefile
index bb12af6e0eb..284354e93e7 100644
--- a/sysutils/p5-Linux-Inotify2/Makefile
+++ b/sysutils/p5-Linux-Inotify2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:30 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:59 wiz Exp $
DISTNAME= Linux-Inotify2-1.22
PKGNAME= p5-${DISTNAME:S/22/2.2/}
@@ -15,8 +15,6 @@ DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
ONLY_FOR_PLATFORM= Linux-*-*
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/Linux/Inotify2/.packlist
.include "../../lang/perl5/module.mk"