diff options
Diffstat (limited to 'www/p5-Squatting-On-PSGI/Makefile')
-rw-r--r-- | www/p5-Squatting-On-PSGI/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Squatting-On-PSGI/Makefile b/www/p5-Squatting-On-PSGI/Makefile index 58345cb8b492..fe531c362d5f 100644 --- a/www/p5-Squatting-On-PSGI/Makefile +++ b/www/p5-Squatting-On-PSGI/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: Squatting::On::PSGI -# Date created: 17 Apr 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Squatting-On-PSGI PORTVERSION= 0.06 @@ -28,4 +23,5 @@ USE_PERL5= configure MAN3= Squatting::On::PSGI.3 +NO_STAGE= yes .include <bsd.port.mk> |