summaryrefslogtreecommitdiff
path: root/net/net-snmp4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/net-snmp4/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile
index 5e7e0e3f4ffb..b390f836bee9 100644
--- a/net/net-snmp4/Makefile
+++ b/net/net-snmp4/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.10 1997/03/07 11:36:04 gpalmer Exp $
+# $Id: Makefile,v 1.11 1997/05/17 17:24:59 fenner Exp $
#
DISTNAME= ucd-snmp-3.1.3
@@ -12,6 +12,11 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/
MAINTAINER= gpalmer@FreeBSD.ORG
+OSVERSION!= sysctl -n kern.osreldate
+.if ${OSVERSION} >= 300000
+BROKEN= "does not work for 3.0 now"
+.endif
+
GNU_CONFIGURE= yes
.if defined(PACKAGE_BUILDING)
CONFIGURE_ARGS= --with-distdefaults