diff options
Diffstat (limited to 'www/p5-Tenjin/Makefile')
-rw-r--r-- | www/p5-Tenjin/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Tenjin/Makefile b/www/p5-Tenjin/Makefile index f61ae9bc92ca..9537d9e34f09 100644 --- a/www/p5-Tenjin/Makefile +++ b/www/p5-Tenjin/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: Tenjin -# Date created: 04 Dec 2009 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Tenjin PORTVERSION= 0.070001 @@ -27,4 +22,5 @@ MAN3= Tenjin.3 \ Tenjin::Template.3 \ Tenjin::Util.3 +NO_STAGE= yes .include <bsd.port.mk> |