math/libpgmath: Remove restriction for FreeBSD11.

With the recent explicit setting of CC/CXX the build is successful on 11 again.
This commit is contained in:
Johannes M Dieterich 2019-02-03 00:55:48 +00:00
parent 63e46c5b76
commit e370ca6cf2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492022

View File

@ -13,7 +13,6 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
ONLY_FOR_ARCHS= amd64
IGNORE_FreeBSD_11= not supported on older than 12.0, no cpuid bit support
BUILD_DEPENDS= llvm60>=0:devel/llvm60
RUN_DEPENDS= llvm60>=0:devel/llvm60