aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/net-snmp
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-07-02 17:39:17 +0800
committerasami <asami@FreeBSD.org>1997-07-02 17:39:17 +0800
commitade92779733cb91178e1976d037cfc53b900cc86 (patch)
tree2e15dc5f1242375a8978d1cb2ad446ace1ada63b /net-mgmt/net-snmp
parente26b835cf348b0a840b16f64295d2a3f027c9f31 (diff)
downloadfreebsd-ports-gnome-ade92779733cb91178e1976d037cfc53b900cc86.tar.gz
freebsd-ports-gnome-ade92779733cb91178e1976d037cfc53b900cc86.tar.zst
freebsd-ports-gnome-ade92779733cb91178e1976d037cfc53b900cc86.zip
Mark this broken for -current. (Even Peter can't get it to work.)
Diffstat (limited to 'net-mgmt/net-snmp')
-rw-r--r--net-mgmt/net-snmp/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 5e7e0e3f4ffb..b390f836bee9 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/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