aboutsummaryrefslogtreecommitdiffstats
path: root/finance/p5-Business-Stripe
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 01:18:38 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 01:18:38 +0800
commit67f5f7650118b699f19d83ce5690dabca3f3af22 (patch)
tree0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/p5-Business-Stripe
parent4c4a11f7144e709be034f6fff58ed87baed516dd (diff)
downloadfreebsd-ports-gnome-67f5f7650118b699f19d83ce5690dabca3f3af22.tar.gz
freebsd-ports-gnome-67f5f7650118b699f19d83ce5690dabca3f3af22.tar.zst
freebsd-ports-gnome-67f5f7650118b699f19d83ce5690dabca3f3af22.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: finance)
Diffstat (limited to 'finance/p5-Business-Stripe')
-rw-r--r--finance/p5-Business-Stripe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/p5-Business-Stripe/Makefile b/finance/p5-Business-Stripe/Makefile
index 81dddeb5d503..104bb7b02248 100644
--- a/finance/p5-Business-Stripe/Makefile
+++ b/finance/p5-Business-Stripe/Makefile
@@ -22,4 +22,5 @@ USE_PERL5= configure
MAN3= Business::Stripe.3 Business::README.3
+NO_STAGE= yes
.include <bsd.port.mk>