From 123d15030fa7d4a5c3875466f5afe29ca773b758 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 19 Sep 2004 01:05:44 +0000 Subject: BROKEN on 5.x: Does not compile Approved by: portmgr (self) --- net-mgmt/mbrowse/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'net-mgmt/mbrowse') diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index c77e12e9e81d..e31696929beb 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -33,4 +33,10 @@ CONFIGURE_ENV+= LDFLAGS="`net-snmp-config --libs`" \ CONFIGURE_ARGS+= --with-snmp-type=net .endif -.include +.include + +.if ${OSVERSION} >= 502126 +BROKEN= "Does not compile on FreeBSD >= 5.x" +.endif + +.include -- cgit v1.2.3