aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-07-02 08:47:14 +0800
committerlinimon <linimon@FreeBSD.org>2018-07-02 08:47:14 +0800
commitff4764da3989fb9d78ff960ea39172daa22c690a (patch)
treece0ba039e73aa26cf274cd42e00f7ac94a9a3b5c /databases
parentb84ac62cf7ef55a343688d9f2c94d0a3827a429b (diff)
downloadfreebsd-ports-gnome-ff4764da3989fb9d78ff960ea39172daa22c690a.tar.gz
freebsd-ports-gnome-ff4764da3989fb9d78ff960ea39172daa22c690a.tar.zst
freebsd-ports-gnome-ff4764da3989fb9d78ff960ea39172daa22c690a.zip
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'databases')
-rw-r--r--databases/memcached/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile
index 345d1521130d..0f6b9e6900df 100644
--- a/databases/memcached/Makefile
+++ b/databases/memcached/Makefile
@@ -13,6 +13,9 @@ COMMENT= High-performance distributed memory object cache system
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_mips= fails to link: failed to merge target specific data of file /usr/lib/dtrace/drti.o
+BROKEN_mips64= fails to link: failed to merge target specific data of file /usr/lib/dtrace/drti.o
+
LIB_DEPENDS= libevent.so:devel/libevent
CONFLICTS= memcached-1.2*