diff options
Diffstat (limited to 'textproc/libtext-charwidth-perl/Makefile')
-rw-r--r-- | textproc/libtext-charwidth-perl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/libtext-charwidth-perl/Makefile b/textproc/libtext-charwidth-perl/Makefile index da362c4f0df8..170b320c5570 100644 --- a/textproc/libtext-charwidth-perl/Makefile +++ b/textproc/libtext-charwidth-perl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libtext-charwidth-perl -# Date created: 08 Januar 2006 -# Whom: Meno Abels <meno.abels@adviser.com> -# +# Created by: Meno Abels <meno.abels@adviser.com> # $FreeBSD$ -# PORTNAME= libtext-charwidth-perl PORTVERSION= 0.04 @@ -22,6 +18,7 @@ USE_PERL5= configure MAN3= Text::CharWidth.3 +NO_STAGE= yes post-extract: @${MV} ${WRKSRC}.orig ${WRKSRC} |