diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:47:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:47:54 +0000 |
commit | 8ee9a3584fefeb3d690ec2549846d609e3607360 (patch) | |
tree | ab0870f15f96ef524cc6ec77f6d6c4bf05347f0c /japanese/p5-DateTime-Calendar-Japanese-Era | |
parent | f30824b2efbe63d43d2f6c20532432b115efc294 (diff) | |
download | freebsd-ports-8ee9a3584fefeb3d690ec2549846d609e3607360.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: japanese)
Diffstat (limited to 'japanese/p5-DateTime-Calendar-Japanese-Era')
-rw-r--r-- | japanese/p5-DateTime-Calendar-Japanese-Era/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile b/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile index eeb24f42b1f5..6555fb74dbe3 100644 --- a/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile +++ b/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DateTime-Calendar-Japanese-Era -# Date created: 2007-05-16 -# Whom: Masahiro Teramoto <markun@onohara.to> -# +# Created by: Masahiro Teramoto <markun@onohara.to> # $FreeBSD$ -# PORTNAME= DateTime-Calendar-Japanese-Era PORTVERSION= 0.08001 @@ -29,6 +25,7 @@ USE_PERL5= configure MAN3= DateTime::Calendar::Japanese::Era.3 +NO_STAGE= yes post-patch: @${RM} -rf ${WRKSRC}/inc |