summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-EvalContext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-EvalContext/Makefile')
-rw-r--r--devel/p5-Devel-EvalContext/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Devel-EvalContext/Makefile b/devel/p5-Devel-EvalContext/Makefile
index 2aa277211e3..b1a5be48106 100644
--- a/devel/p5-Devel-EvalContext/Makefile
+++ b/devel/p5-Devel-EvalContext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 21:54:53 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/31 11:17:59 asau Exp $
DISTNAME= Devel-EvalContext-0.09
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Devel-EvalContext/
COMMENT= Perl 5 module to save lexicals and hints between calls to eval
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Data-Alias>=1.01:../../devel/p5-Data-Alias
DEPENDS+= p5-PadWalker>=1.0:../../devel/p5-PadWalker
DEPENDS+= p5-YAML>=0.62:../../textproc/p5-YAML