aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-WebArchive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-WebArchive/Makefile')
-rw-r--r--www/p5-WWW-WebArchive/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-WWW-WebArchive/Makefile b/www/p5-WWW-WebArchive/Makefile
index 43b2e822eeab..b27c649bdd0d 100644
--- a/www/p5-WWW-WebArchive/Makefile
+++ b/www/p5-WWW-WebArchive/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-WWW-WebArchive
-# Date created: 2006-08-20
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= WWW-WebArchive
PORTVERSION= 0.50
@@ -24,4 +20,5 @@ USE_PERL5= configure
MAN3= WWW::WebArchive.3 WWW::WebArchive::Agent.3 \
WWW::WebArchive::WaybackMachine.3
+NO_STAGE= yes
.include <bsd.port.mk>