summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-05-30 16:06:19 +0000
committerEd Maste <emaste@FreeBSD.org>2020-05-30 16:06:19 +0000
commit6ed976a6e3030de817fa50c4eebdc80c07432855 (patch)
treec7fe130bd53b99d0b96157635fbd62eda214aadb /databases
parentlang/myrddin: add BUILD_DEPENDS as:devel/binutils (diff)
databases/memcached: add BUILD_DEPENDS as:devel/binutils
/usr/bin/as will soon be removed from the FreeBSD base system, for FreeBSD 13.0. Depend on as (not ${LOCALBASE}/bin/as) so that this will introduce no change for existing 11.x and 12.x, which will continue to use the base system GNU as 2.17.50. PR: 205250 [exp-run] Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=537092
Diffstat (limited to 'databases')
-rw-r--r--databases/memcached/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile
index 5d48ca47ac10..2e5a26f4e43d 100644
--- a/databases/memcached/Makefile
+++ b/databases/memcached/Makefile
@@ -16,6 +16,7 @@ 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
+BUILD_DEPENDS= as:devel/binutils
LIB_DEPENDS= libevent.so:devel/libevent
CONFLICTS= memcached-1.2*