aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-YahooQuote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/p5-Finance-YahooQuote/Makefile')
-rw-r--r--finance/p5-Finance-YahooQuote/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/finance/p5-Finance-YahooQuote/Makefile b/finance/p5-Finance-YahooQuote/Makefile
index 683adadc56ec..57cfaf57ad43 100644
--- a/finance/p5-Finance-YahooQuote/Makefile
+++ b/finance/p5-Finance-YahooQuote/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Finance::YahooQuote
-# Date created: 2009-10-06
-# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
-#
+# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Finance-YahooQuote
PORTVERSION= 0.24
@@ -24,4 +20,5 @@ USE_PERL5= configure
MAN1= yahooquote.1
MAN3= Finance::YahooQuote.3
+NO_STAGE= yes
.include <bsd.port.mk>