aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ipsc/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2003-12-22 10:23:04 +0800
committerlinimon <linimon@FreeBSD.org>2003-12-22 10:23:04 +0800
commitac704f7607b2f41b2273951f3b8383129b73b3b4 (patch)
treefbf249aa9523ab35a0f65a71da2652f4527e62df /sysutils/ipsc/Makefile
parente0b75ad35865537d22cc7012af8d92f92029165a (diff)
downloadfreebsd-ports-gnome-ac704f7607b2f41b2273951f3b8383129b73b3b4.tar.gz
freebsd-ports-gnome-ac704f7607b2f41b2273951f3b8383129b73b3b4.tar.zst
freebsd-ports-gnome-ac704f7607b2f41b2273951f3b8383129b73b3b4.zip
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.
Diffstat (limited to 'sysutils/ipsc/Makefile')
-rw-r--r--sysutils/ipsc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile
index 5ce0c50458fb..5b5c130449b1 100644
--- a/sysutils/ipsc/Makefile
+++ b/sysutils/ipsc/Makefile
@@ -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