aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-QuoteTW
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-QuoteTW
parent77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff)
downloadports-1c7169ab74dcbb512e836e6882d91239ff49ddee.tar.gz
ports-1c7169ab74dcbb512e836e6882d91239ff49ddee.zip
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-QuoteTW')
-rw-r--r--finance/p5-Finance-QuoteTW/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile
index 8e5b5673c680..0ad9fc78f50e 100644
--- a/finance/p5-Finance-QuoteTW/Makefile
+++ b/finance/p5-Finance-QuoteTW/Makefile
@@ -1,4 +1,3 @@
-# Ports collection makefile for: p5-Finance-QuoteTW
# Created by: chinsan
# $FreeBSD$
@@ -35,4 +34,5 @@ MAN3= Finance::QuoteTW.3 \
Finance::QuoteTW::Schroders.3 \
Finance::QuoteTW::Tisc.3
+NO_STAGE= yes
.include <bsd.port.mk>