Mark as broken on recent 5.x versions due to gcc3.3 import: this appears,

once again, to be the preprocessor's new restrictions on multiline
string constants.  Informed maintainer.
This commit is contained in:
Mark Linimon 2003-12-22 02:23:04 +00:00
parent fb8e95c3cf
commit 9ecc89dfc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96405

View file

@ -30,6 +30,10 @@ ALL_TARGET= all
ALL_TARGET= ipsc
.endif
.if ${OSVERSION} >= 500113
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
.endif
post-extract:
@${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../prips/work/prips \
${WRKDIR}/prips