diff options
Diffstat (limited to 'devel/p5-Test-Assertions/Makefile')
-rw-r--r-- | devel/p5-Test-Assertions/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Test-Assertions/Makefile b/devel/p5-Test-Assertions/Makefile index 0c84c9f56bc..d8176274df5 100644 --- a/devel/p5-Test-Assertions/Makefile +++ b/devel/p5-Test-Assertions/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:40 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/31 11:19:02 asau Exp $ # DISTNAME= Test-Assertions-1.054 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Test-Assertions/ COMMENT= Perl 5 module prodiving building blocks for unit and runtime testing -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl # for test target USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/Assertions/.packlist |