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
This commit is contained in:
Ed Maste 2020-05-30 16:06:19 +00:00
parent e788139e8f
commit 6ed976a6e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537092

View File

@ -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*