aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-06-04 08:09:48 +0800
committerlinimon <linimon@FreeBSD.org>2009-06-04 08:09:48 +0800
commitfdff5a666c7f86f46003aebea15d9533c1ea9542 (patch)
tree93f8e733d5aecb3fb9d0c733326131efce8094cd /www
parent33e19a4e57aa0b870c8b62eadc10e2c1416aea44 (diff)
downloadfreebsd-ports-gnome-fdff5a666c7f86f46003aebea15d9533c1ea9542.tar.gz
freebsd-ports-gnome-fdff5a666c7f86f46003aebea15d9533c1ea9542.tar.zst
freebsd-ports-gnome-fdff5a666c7f86f46003aebea15d9533c1ea9542.zip
Mark broken on sparc64.
Diffstat (limited to 'www')
-rw-r--r--www/gatling/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/gatling/Makefile b/www/gatling/Makefile
index c1276610d5d5..27ece6741a32 100644
--- a/www/gatling/Makefile
+++ b/www/gatling/Makefile
@@ -81,6 +81,10 @@ MAKE_ENV+= DEBUG=1
STRIP=
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
PLIST_FILES= ${bin:S,^,bin/,} ${sbin:S,^,sbin/,} sbin/gatling_wrapper
pre-install: