1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Mark as BROKEN= does not compile on 4.x: bad C++ code

Reported by:	kris
This commit is contained in:
Vasil Dimov 2006-04-27 06:59:27 +00:00
parent 91f3078a0b
commit 7159de0410
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160574

View File

@ -37,6 +37,10 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
LDFLAGS="-L${LOCALBASE}/lib"
.endif
.if ${OSVERSION} < 500000
BROKEN= does not compile on 4.x: bad C++ code
.endif
post-patch:
@${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" ${WRKSRC}/src/scim_skk_prefs.h