1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

Fix build on gcc-based archs.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-09-23 12:32:19 +00:00
parent 022ec88b2e
commit c3c00272d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480499

View File

@ -12,7 +12,7 @@ COMMENT= Vendor and platform neutral SDR support library
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
USES= cmake:outsource
USES= cmake:outsource compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= pothosware
USE_LDCONFIG= yes