diff options
Diffstat (limited to 'japanese/p5-Lingua-JA-Kana/Makefile')
-rw-r--r-- | japanese/p5-Lingua-JA-Kana/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/p5-Lingua-JA-Kana/Makefile b/japanese/p5-Lingua-JA-Kana/Makefile index debc2100aa66..da354632a0bd 100644 --- a/japanese/p5-Lingua-JA-Kana/Makefile +++ b/japanese/p5-Lingua-JA-Kana/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Lingua-JA-Kana -# Date created: 14 May 2008 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Lingua-JA-Kana PORTVERSION= 0.07 @@ -18,6 +14,7 @@ USE_PERL5= configure MAN3= ${PORTNAME:S/-/::/g}.3 +NO_STAGE= yes .include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- |