diff options
Diffstat (limited to 'textproc/p5-Text-Typography/Makefile')
-rw-r--r-- | textproc/p5-Text-Typography/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-Typography/Makefile b/textproc/p5-Text-Typography/Makefile index dc2a1f21bf6..41044c4862a 100644 --- a/textproc/p5-Text-Typography/Makefile +++ b/textproc/p5-Text-Typography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:58:06 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/25 06:56:30 asau Exp $ # DISTNAME= Text-Typography-0.01 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Text-Typography COMMENT= Markup ASCII text with correct typography for HTML LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Text/Typography/.packlist .include "../../lang/perl5/module.mk" |