summaryrefslogtreecommitdiff
path: root/devel/libopensync022
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-05 07:14:25 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-05 07:14:25 +0000
commit781893d5b3fa99f87801dedc3df1da147a466df1 (patch)
tree6957a72f277af14550dd3a2e849b565e3238596f /devel/libopensync022
parentAdd new GNOME 2.12. porting changes. (diff)
- Mark BROKEN on sparc64
Reported by: kris mail
Notes
Notes: svn path=/head/; revision=147341
Diffstat (limited to 'devel/libopensync022')
-rw-r--r--devel/libopensync022/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile
index e5cc2a9d7160..9e77a929b7cb 100644
--- a/devel/libopensync022/Makefile
+++ b/devel/libopensync022/Makefile
@@ -30,8 +30,8 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN="Does not build."
+.if ${OSVERSION} < 500000 || ${ARCH} == "sparc64"
+BROKEN="Does not build"
.endif
pre-everything::