- Mark BROKEN on 9.X and recent 8-STBALE:

misc.h:110: error: conflicting types for 'log2'

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-03-25 20:27:24 +00:00
parent 35a2ae61c9
commit 1ef269ccbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271751

View File

@ -37,6 +37,10 @@ CONFIGURE_ARGS+= --enable-hamlib
CONFIGURE_ENV+= PKG_CONFIG_PATH=${LOCALBASE}/lib/pkgconfig
.endif
.if ( ${OSVERSION} >= 802502 && ${OSVERSION} < 900000 ) || ${OSVERSION} >= 900027
BROKEN= does not build after log2 addition
.endif
post-patch:
@${REINPLACE_CMD} -e 's|[$$][(]localstatedir[)]/lib/scrollkeeper|${SCROLLKEEPER_DIR}|g' \
${WRKSRC}/omf.make ${WRKSRC}/help/gmfsk/C/Makefile.in