diff options
Diffstat (limited to 'mail/p5-MIME-AltWords/Makefile')
-rw-r--r-- | mail/p5-MIME-AltWords/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-MIME-AltWords/Makefile b/mail/p5-MIME-AltWords/Makefile index a9a34a93de9d..82bfd6b1c645 100644 --- a/mail/p5-MIME-AltWords/Makefile +++ b/mail/p5-MIME-AltWords/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MIME-AltWords -# Date created: Jun 06 2011 -# Whom: Dmitry Liakh <dliakh@ukr.net> -# +# Created by: Dmitry Liakh <dliakh@ukr.net> # $FreeBSD$ -# PORTNAME= MIME-AltWords PORTVERSION= 0.12 @@ -20,6 +16,7 @@ USE_PERL5= configure MAN3= MIME::AltWords.3 \ MIME::AltWords0.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/NAME/ s|MIME-AltWords|MIME::AltWords|' ${WRKSRC}/Makefile.PL |