aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-07-16 13:38:29 +0800
committerlinimon <linimon@FreeBSD.org>2011-07-16 13:38:29 +0800
commit3481f725f82def1d9233fadb14e0f77c6642c934 (patch)
tree5534d7ae559a0250a50db0ac4ce832569240a7b3
parent2cae290db3086a46b65a75fdb9457bc7310c1b6a (diff)
downloadfreebsd-ports-gnome-3481f725f82def1d9233fadb14e0f77c6642c934.tar.gz
freebsd-ports-gnome-3481f725f82def1d9233fadb14e0f77c6642c934.tar.zst
freebsd-ports-gnome-3481f725f82def1d9233fadb14e0f77c6642c934.zip
Mark as broken on sparc64: does not configure.
While here, remove obsolete OSVERSION check.
-rw-r--r--multimedia/mkclean/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mkclean/Makefile b/multimedia/mkclean/Makefile
index 4c34157c01c4..3828eb2e1b83 100644
--- a/multimedia/mkclean/Makefile
+++ b/multimedia/mkclean/Makefile
@@ -27,8 +27,8 @@ PLIST_FILES= bin/mkclean bin/mkWDclean bin/mkvtree
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN= does not compile on 6.X
+.if ${ARCH} == "sparc64"
+BROKEN= Does not configure on sparc64
.endif
do-install: