summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-TW-TSEQuote
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:18:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:18:38 +0000
commit1c7169ab74dcbb512e836e6882d91239ff49ddee (patch)
tree0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/p5-Finance-TW-TSEQuote
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: finance)
Notes
Notes: svn path=/head/; revision=327727
Diffstat (limited to 'finance/p5-Finance-TW-TSEQuote')
-rw-r--r--finance/p5-Finance-TW-TSEQuote/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/p5-Finance-TW-TSEQuote/Makefile b/finance/p5-Finance-TW-TSEQuote/Makefile
index f1aa54ad8160..252559e676c5 100644
--- a/finance/p5-Finance-TW-TSEQuote/Makefile
+++ b/finance/p5-Finance-TW-TSEQuote/Makefile
@@ -1,5 +1,3 @@
-# ex:ts=8
-# Ports collection makefile for: Finance::TW::TSEQuote
# Created by: ijliao
# $FreeBSD$
@@ -28,4 +26,5 @@ USE_PERL5= configure
MAN1= pfq.1
MAN3= Finance::TW::TSEQuote.3
+NO_STAGE= yes
.include <bsd.port.mk>