aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-10-01 14:01:56 +0800
committerlinimon <linimon@FreeBSD.org>2007-10-01 14:01:56 +0800
commit5303956d44f112793b59c174d9e957ade7944fb3 (patch)
tree132f9ec096e06937ac84e512dfad6ad3d395d3d6 /print
parent80b1005f7626b7cf075119a70bc4981ac488d245 (diff)
downloadfreebsd-ports-graphics-5303956d44f112793b59c174d9e957ade7944fb3.tar.gz
freebsd-ports-graphics-5303956d44f112793b59c174d9e957ade7944fb3.tar.zst
freebsd-ports-graphics-5303956d44f112793b59c174d9e957ade7944fb3.zip
Mark as broken with gcc4.2 on 64-bit archs.
Diffstat (limited to 'print')
-rw-r--r--print/kaspaliste/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/print/kaspaliste/Makefile b/print/kaspaliste/Makefile
index 6d0cc158d2c..f238d318de7 100644
--- a/print/kaspaliste/Makefile
+++ b/print/kaspaliste/Makefile
@@ -28,6 +28,12 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
+BROKEN= Does not compile with GCC 4.2
+.endif
+.endif
+
pre-configure:
@${RM} ${WRKSRC}/config.cache