diff options
Diffstat (limited to 'www/p5-CGI-Application-Plugin-HtmlTidy/Makefile')
-rw-r--r-- | www/p5-CGI-Application-Plugin-HtmlTidy/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile b/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile index 0ba3e039dfc8..8ef598f6ef98 100644 --- a/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile +++ b/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-HtmlTidy -# Date created: 14 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-HtmlTidy PORTVERSION= 1.05 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN3= CGI::Application::Plugin::HtmlTidy.3 +NO_STAGE= yes .include <bsd.port.mk> |