aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Amortization
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-Amortization
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-Amortization')
-rw-r--r--finance/p5-Finance-Amortization/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/finance/p5-Finance-Amortization/Makefile b/finance/p5-Finance-Amortization/Makefile
index c1a2a63de275..ba9a16a32b88 100644
--- a/finance/p5-Finance-Amortization/Makefile
+++ b/finance/p5-Finance-Amortization/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Class-Gomor
-# Date created: 3 Jan 2007
-# Whom: Christopher Boumenot <boumenot@gmail.com>
-#
+# Created by: Christopher Boumenot <boumenot@gmail.com>
# $FreeBSD$
-#
PORTNAME= Finance-Amortization
PORTVERSION= 0.5
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= Finance::Amortization.3
+NO_STAGE= yes
.include <bsd.port.mk>