summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-10-28 22:00:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-10-28 22:00:13 +0000
commit9ddb483a6b6489b3ded367eca8ea0ee280a2dbba (patch)
treed27abe766193208ab2b377f55c430f4ed2a6fb31 /graphics
parentUpdate to 2.24. (diff)
Mark as broken for recent versions of gcc. Note: the latest distfile
is from 1999.
Notes
Notes: svn path=/head/; revision=92490
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qslim/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile
index 1c84f4c6b515..d86774640eca 100644
--- a/graphics/qslim/Makefile
+++ b/graphics/qslim/Makefile
@@ -39,6 +39,10 @@ LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
CFLAGS+= -DMIX_ANSI_IOSTREAMS -fpermissive
.endif
+.if ${OSVERSION} >= 501000
+BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
+.endif
+
post-extract:
@${RM} -f ${WRKSRC}/mixkit/src/getopt.h