diff options
Diffstat (limited to 'www/p5-Plack-Middleware-JSConcat/Makefile')
-rw-r--r-- | www/p5-Plack-Middleware-JSConcat/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Plack-Middleware-JSConcat/Makefile b/www/p5-Plack-Middleware-JSConcat/Makefile index 935b3f011a9d..a4362c4f28bc 100644 --- a/www/p5-Plack-Middleware-JSConcat/Makefile +++ b/www/p5-Plack-Middleware-JSConcat/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: Plack::Middleware::JSConcat -# Date created: 07 Apr 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Plack-Middleware-JSConcat PORTVERSION= 0.29 @@ -24,4 +19,5 @@ USE_PERL5= configure MAN3= Plack::Middleware::JSConcat.3 +NO_STAGE= yes .include <bsd.port.mk> |