diff options
Diffstat (limited to 'devel/p5-Devel-StackTrace-WithLexicals')
-rw-r--r-- | devel/p5-Devel-StackTrace-WithLexicals/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Devel-StackTrace-WithLexicals/Makefile b/devel/p5-Devel-StackTrace-WithLexicals/Makefile index 7e7cee9fedd..e844048f41d 100644 --- a/devel/p5-Devel-StackTrace-WithLexicals/Makefile +++ b/devel/p5-Devel-StackTrace-WithLexicals/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:54:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/31 11:18:03 asau Exp $ DISTNAME= Devel-StackTrace-WithLexicals-0.10 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/ COMMENT= Perl 5 module combining Devel::StackTrace and PadWalker LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Devel-StackTrace>=1.2200:../../devel/p5-Devel-StackTrace DEPENDS+= p5-PadWalker>=1.9.2:../../devel/p5-PadWalker |