diff options
Diffstat (limited to 'www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile')
-rw-r--r-- | www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile index f8179d331967..1b89b24c7dad 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile +++ b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: HTTP::MobileAgent::Plugin::Locator -# Date created: 05 Jul 2011 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= HTTP-MobileAgent-Plugin-Locator PORTVERSION= 0.04 @@ -28,4 +23,5 @@ USE_PERL5= configure MAN3= HTTP::MobileAgent::Plugin::Locator.3 +NO_STAGE= yes .include <bsd.port.mk> |