aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-ILO
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-ILO')
-rw-r--r--net-mgmt/p5-Net-ILO/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-Net-ILO/Makefile b/net-mgmt/p5-Net-ILO/Makefile
index 2fdad30e22bd..125814bf4fa1 100644
--- a/net-mgmt/p5-Net-ILO/Makefile
+++ b/net-mgmt/p5-Net-ILO/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-ILO
-# Date created: 2012-04-03
-# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
-#
+# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD$
-#
PORTNAME= Net-ILO
PORTVERSION= 0.54
@@ -28,4 +24,5 @@ USE_PERL5= configure
MAN3= Net::ILO.3
+NO_STAGE= yes
.include <bsd.port.mk>