aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsyslog4
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-02-25 00:44:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-02-25 00:44:43 +0000
commitcc8428d92765048417fe18a64ad3452f73af0619 (patch)
tree9ba597006e43d8fda6307491ee02f6710a82d512 /sysutils/rsyslog4
parent681f94148b37289b58e312e73aaa48e882596a49 (diff)
downloadports-cc8428d92765048417fe18a64ad3452f73af0619.tar.gz
ports-cc8428d92765048417fe18a64ad3452f73af0619.zip
Mark the various sysutils/rsyslog*-snmp ports as only being broken on
i386-8 and above, instead of everywhere. Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=269619
Diffstat (limited to 'sysutils/rsyslog4')
-rw-r--r--sysutils/rsyslog4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/rsyslog4/Makefile b/sysutils/rsyslog4/Makefile
index ea6f41991e93..7a479b7286fc 100644
--- a/sysutils/rsyslog4/Makefile
+++ b/sysutils/rsyslog4/Makefile
@@ -81,6 +81,10 @@ post-install:
IGNORE= with gssapi module is only supported on FreeBSD 7.x or later
.endif
+.if ${MNAME} == "snmp" && ${ARCH} == "i386" && ${OSVERSION} >= 800000
+BROKEN= Does not link on i386: can't find symbol snmp_timeout in libnetsnmp
+.endif
+
CONFIGURE_ARGS+= --disable-rsyslogd --disable-klog
DESCR?= ${.CURDIR}/../rsyslog4/pkg-descr