Date: Wed, 14 Nov 2018 03:10:05 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484911 - head/dns/bind912 Message-ID: <201811140310.wAE3A5Nb092863@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Wed Nov 14 03:10:04 2018 New Revision: 484911 URL: https://svnweb.freebsd.org/changeset/ports/484911 Log: Now builds on powerpc64. Approved by: portmgr (tier-2 blanket) Modified: head/dns/bind912/Makefile Modified: head/dns/bind912/Makefile ============================================================================== --- head/dns/bind912/Makefile Tue Nov 13 23:56:01 2018 (r484910) +++ head/dns/bind912/Makefile Wed Nov 14 03:10:04 2018 (r484911) @@ -29,8 +29,6 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -BROKEN_powerpc64= fails to link: /usr/bin/ld: cannot find -latomic - LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= compiler:c11 cpe libedit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811140310.wAE3A5Nb092863>