Index: lang/php70/Makefile =================================================================== --- lang/php70/Makefile (revision 432891) +++ lang/php70/Makefile (working copy) @@ -13,6 +13,10 @@ LICENSE= PHP301 +LIB_DEPENDS= libpcre.so:devel/pcre + +BROKEN_aarch64= fails to link: error adding symbols: File in wrong format + USES+= tar:xz cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes @@ -22,8 +26,6 @@ #USES+= autoreconf gmake #GNU_CONFIGURE= yes -LIB_DEPENDS= libpcre.so:devel/pcre - CONFIGURE_ARGS+=--with-layout=GNU \ --localstatedir=/var \ --with-config-file-scan-dir=${PREFIX}/etc/php \