diff options
Diffstat (limited to 'devel/p5-IPC-System-Simple/Makefile')
-rw-r--r-- | devel/p5-IPC-System-Simple/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-IPC-System-Simple/Makefile b/devel/p5-IPC-System-Simple/Makefile index d82bac6e28d..47712e099a7 100644 --- a/devel/p5-IPC-System-Simple/Makefile +++ b/devel/p5-IPC-System-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/31 11:18:24 asau Exp $ DISTNAME= IPC-System-Simple-1.21 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Run commands simply, with detailed diagnostics LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/IPC/System/Simple/.packlist |