diff options
Diffstat (limited to 'devel/p5-IPC-System-Simple')
-rw-r--r-- | devel/p5-IPC-System-Simple/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-IPC-System-Simple/Makefile b/devel/p5-IPC-System-Simple/Makefile index 8ba615fce84..8340cc8a417 100644 --- a/devel/p5-IPC-System-Simple/Makefile +++ b/devel/p5-IPC-System-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:00 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:21 wiz Exp $ DISTNAME= IPC-System-Simple-1.21 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/IPC-System-Simple/ COMMENT= Run commands simply, with detailed diagnostics LICENSE= ${PERL5_LICENSE} -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/IPC/System/Simple/.packlist |