aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon-Signature
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Amazon-Signature')
-rw-r--r--net/p5-Net-Amazon-Signature/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/p5-Net-Amazon-Signature/Makefile b/net/p5-Net-Amazon-Signature/Makefile
index af9e4195a4db..d2305e63840b 100644
--- a/net/p5-Net-Amazon-Signature/Makefile
+++ b/net/p5-Net-Amazon-Signature/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-Amazon-Signature
-# Date created: 2008-03-20
-# Whom: Greg Larkin <glarkin@FreeBSD.org>
-#
+# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Net-Amazon-Signature
PORTVERSION= 0.03
@@ -24,4 +20,5 @@ USE_PERL5= configure
MAN3= Net::Amazon::Signature.3
+NO_STAGE= yes
.include <bsd.port.mk>