summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-02-12 12:24:57 +0000
committerskrll <skrll@pkgsrc.org>2002-02-12 12:24:57 +0000
commita7ce6f03266739c63336a2cf130309e2f7923e20 (patch)
treec0ce02f125f39726ebdf975dadf6cfe73e8fc29f /net
parentfcc57d2a6b8ca7f05e57871f0bcfc709f058e46b (diff)
downloadpkgsrc-a7ce6f03266739c63336a2cf130309e2f7923e20.tar.gz
Mark as broken on NetBSD/i386 1.5.[12]
Diffstat (limited to 'net')
-rw-r--r--net/ucd-snmp-current/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/net/ucd-snmp-current/Makefile b/net/ucd-snmp-current/Makefile
index 728553acc8d..7949bc69905 100644
--- a/net/ucd-snmp-current/Makefile
+++ b/net/ucd-snmp-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2002/02/12 12:16:54 skrll Exp $
+# $NetBSD: Makefile,v 1.19 2002/02/12 12:24:57 skrll Exp $
DISTNAME= ucd-snmp-4.2.3
CATEGORIES= net
@@ -19,6 +19,12 @@ USE_BUILDLINK_ONLY=
.include "../../mk/bsd.prefs.mk"
+.if (${OPSYS} == NetBSD && \
+ ${LOWER_ARCH} == i386 && \
+ ${OS_VERSION:M1.5.[12]*} != "")
+BROKEN= Please update your sys/disklabel.h from the netbsd-1-5 branch
+.endif
+
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig