mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
port was marked BROKEN after brokeness was fixed
PR: 156571
This commit is contained in:
parent
c1b45551ef
commit
c965447d7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273394
@ -33,10 +33,6 @@ CONFIGURE_ARGS+=--enable-site-packages-prefix=${PREFIX}
|
||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -fstack-protector -I${LOCALBASE}/include"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "i386" && ${OSVERSION} >= 800000
|
||||
BROKEN= Does not link on i386: can't find symbol snmp_init in libnetsnmp
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,-lsnmp,-lnetsnmp," \
|
||||
${WRKSRC}/configure
|
||||
|
Loading…
Reference in New Issue
Block a user