diff options
Diffstat (limited to 'devel/p5-Filesys-Notify-Simple')
-rw-r--r-- | devel/p5-Filesys-Notify-Simple/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Filesys-Notify-Simple/Makefile b/devel/p5-Filesys-Notify-Simple/Makefile index 68c38239bb3..d9a961d8978 100644 --- a/devel/p5-Filesys-Notify-Simple/Makefile +++ b/devel/p5-Filesys-Notify-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:55:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/31 11:18:15 asau Exp $ DISTNAME= Filesys-Notify-Simple-0.08 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Filesys-Notify-Simple/ COMMENT= Perl5 module providing a simple and dumb file system watcher LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= p5-Test-SharedFork-[0-9]*:../../devel/p5-Test-SharedFork PERL5_PACKLIST= auto/Filesys/Notify/Simple/.packlist |