diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
commit | 1c7169ab74dcbb512e836e6882d91239ff49ddee (patch) | |
tree | 0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/p5-Finance-TW-EmergingQuote | |
parent | 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff) |
Notes
Diffstat (limited to 'finance/p5-Finance-TW-EmergingQuote')
-rw-r--r-- | finance/p5-Finance-TW-EmergingQuote/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/p5-Finance-TW-EmergingQuote/Makefile b/finance/p5-Finance-TW-EmergingQuote/Makefile index 4f5ac949af47..3325758572bb 100644 --- a/finance/p5-Finance-TW-EmergingQuote/Makefile +++ b/finance/p5-Finance-TW-EmergingQuote/Makefile @@ -1,5 +1,3 @@ -# ex:ts=8 -# Ports collection makefile for: Finance::TW::EmergingQuote # Created by: ijliao # $FreeBSD$ @@ -20,4 +18,5 @@ USE_PERL5= configure MAN3= Finance::TW::EmergingQuote.3 +NO_STAGE= yes .include <bsd.port.mk> |