port was marked BROKEN after brokeness was fixed

PR:		156571
This commit is contained in:
Tilman Keskinoz 2011-05-01 11:26:20 +00:00
parent c1b45551ef
commit c965447d7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273394

View file

@ -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