diff options
Diffstat (limited to 'devel/p5-Devel-NYTProf/Makefile')
-rw-r--r-- | devel/p5-Devel-NYTProf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Devel-NYTProf/Makefile b/devel/p5-Devel-NYTProf/Makefile index 79a7d1d1dd8..403899b1ed9 100644 --- a/devel/p5-Devel-NYTProf/Makefile +++ b/devel/p5-Devel-NYTProf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/19 07:33:47 sno Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/31 11:18:01 asau Exp $ DISTNAME= Devel-NYTProf-4.09 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://code.google.com/p/perl-devel-nytprof/ COMMENT= Powerful feature-rich Perl 5 source code profiler LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.84}:../../devel/p5-Test-Simple DEPENDS+= p5-JSON-Any-[0-9]*:../../converters/p5-JSON-Any DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS |