aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Agent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Agent/Makefile')
-rw-r--r--devel/p5-Agent/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Agent/Makefile b/devel/p5-Agent/Makefile
index b12ed49ee8e1..6f230a612e46 100644
--- a/devel/p5-Agent/Makefile
+++ b/devel/p5-Agent/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Agent
-# Date created: 04 Nov 2000
-# Whom: will
-#
+# Created by: will
# $FreeBSD$
-#
PORTNAME= Agent
PORTVERSION= 3.20
@@ -23,4 +19,5 @@ USE_PERL5= configure
MAN3= Agent.3 Agent::Transport::TCP.3 \
Agent::Transport.3 Agent::Message.3
+NO_STAGE= yes
.include <bsd.port.mk>