summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-SNMP/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
commit985b201424d63717aa5b6578fece8f2b853d9164 (patch)
treecc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/p5-Net-SNMP/Makefile
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt)
Notes
Notes: svn path=/head/; revision=327757
Diffstat (limited to 'net-mgmt/p5-Net-SNMP/Makefile')
-rw-r--r--net-mgmt/p5-Net-SNMP/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile
index 867477ccbc81..a3e4f6c0d869 100644
--- a/net-mgmt/p5-Net-SNMP/Makefile
+++ b/net-mgmt/p5-Net-SNMP/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-SNMP
-# Date created: 30 June 2000
-# Whom: Christopher N. Harrell <cnh@ivmg.net>
-#
+# Created by: Christopher N. Harrell <cnh@ivmg.net>
# $FreeBSD$
-#
PORTNAME= Net-SNMP
PORTVERSION= 6.0.1
@@ -28,4 +24,5 @@ CONFLICTS= p5-Net-SNMP3-[0-9]*
MAN1= snmpkey.1
MAN3= Net::SNMP.3
+NO_STAGE= yes
.include <bsd.port.mk>