Index: head/devel/double-conversion/Makefile =================================================================== --- head/devel/double-conversion/Makefile (revision 537101) +++ head/devel/double-conversion/Makefile (revision 537102) @@ -1,25 +1,23 @@ # Created by: Waitman Gobble # $FreeBSD$ PORTNAME= double-conversion DISTVERSIONPREFIX= v DISTVERSION= 3.1.5-19 DISTVERSIONSUFFIX= -gf4cb238 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Binary-decimal and decimal-binary routines for IEEE doubles LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -#BROKEN_aarch64= Fails to build: Target architecture was not detected as supported by Double-Conversion - USES= cmake USE_GITHUB= yes GH_ACCOUNT= google USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS .include