diff options
Diffstat (limited to 'textproc/p5-HTML-RewriteAttributes/Makefile')
-rw-r--r-- | textproc/p5-HTML-RewriteAttributes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-HTML-RewriteAttributes/Makefile b/textproc/p5-HTML-RewriteAttributes/Makefile index eea5822357fa..d50abcf1cebb 100644 --- a/textproc/p5-HTML-RewriteAttributes/Makefile +++ b/textproc/p5-HTML-RewriteAttributes/Makefile @@ -1,4 +1,3 @@ -# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ PORTNAME= HTML-RewriteAttributes @@ -32,4 +31,5 @@ PLIST_DIRSTRY= %%SITE_PERL%%/HTML/RewriteAttributes \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/RewriteAttributes \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML +NO_STAGE= yes .include <bsd.port.mk> |