1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Mark BROKEN on 7.X: does not build fully (cups)

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2012-02-19 21:34:21 +00:00
parent 34a2d51f60
commit 0475b54203
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291855

View File

@ -81,6 +81,10 @@ FONTENCOD= ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif # !exists(/usr/bin/bzip2)
.if ${OSVERSION} < 800000
BROKEN= does not build fully (cups) on FreeBSD 7.X
.endif
pre-configure:
${REINPLACE_CMD} "s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/kdeprint/cups/kmcupsmanager.cpp
${REINPLACE_CMD} -e "s,ac_cups_share_test=.*,ac_cups_share_test=,g" \