diff options
Diffstat (limited to 'lang/p5-Switch/Makefile')
-rw-r--r-- | lang/p5-Switch/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/p5-Switch/Makefile b/lang/p5-Switch/Makefile index cdcefdafd0e..577cbef917b 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/28 09:14:41 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 20:11:47 asau Exp $ # DISTNAME= Switch-2.16 @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Switch/ COMMENT= Switch statement for Perl LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Text-Balanced-[0-9]*:../../textproc/p5-Text-Balanced DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter |