summaryrefslogtreecommitdiff
path: root/net/ucd-snmp/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-02 09:39:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-02 09:39:17 +0000
commit688da587cc7dc060c30d13e78cf42d71bef60abe (patch)
tree2f2aa868538f74ddfa414139ba3b4f04567f8132 /net/ucd-snmp/Makefile
parentHello Pentium, my old friend, (diff)
Mark this broken for -current. (Even Peter can't get it to work.)
Notes
Notes: svn path=/head/; revision=7185
Diffstat (limited to '')
-rw-r--r--net/ucd-snmp/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index 5e7e0e3f4ffb..b390f836bee9 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-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