aboutsummaryrefslogtreecommitdiff
path: root/www/p5-REST-Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-REST-Client/Makefile')
-rw-r--r--www/p5-REST-Client/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-REST-Client/Makefile b/www/p5-REST-Client/Makefile
index 10db4ee64891..80673db27fa3 100644
--- a/www/p5-REST-Client/Makefile
+++ b/www/p5-REST-Client/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-REST-Client
-# Date created: 2012-03-09
-# Whom: Paul Schmehl <pauls@utdallas.edu>
-#
+# Created by: Paul Schmehl <pauls@utdallas.edu>
# $FreeBSD$
-#
PORTNAME= REST-Client
PORTVERSION= 249
@@ -27,4 +23,5 @@ USE_PERL5= configure
MAN3= REST::Client.3
+NO_STAGE= yes
.include <bsd.port.mk>