summaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-iAuthorizer
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-Business-OnlinePayment-iAuthorizer
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-Business-OnlinePayment-iAuthorizer')
-rw-r--r--finance/p5-Business-OnlinePayment-iAuthorizer/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile
index 6d49d548bc76..7dbea626034b 100644
--- a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile
+++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Business::OnlinePayment::iAuthorizer
-# Date created: 17 December 2003
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Business-OnlinePayment-iAuthorizer
PORTVERSION= 0.2.1
@@ -25,4 +21,5 @@ USE_PERL5= configure
MAN3= Business::OnlinePayment::iAuthorizer.3
+NO_STAGE= yes
.include <bsd.port.mk>