summaryrefslogtreecommitdiff
path: root/finance/rubygem-money
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/rubygem-money
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/rubygem-money')
-rw-r--r--finance/rubygem-money/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/rubygem-money/Makefile b/finance/rubygem-money/Makefile
index 3892666bcdb0..4c3a7bdd0235 100644
--- a/finance/rubygem-money/Makefile
+++ b/finance/rubygem-money/Makefile
@@ -15,4 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>