aboutsummaryrefslogtreecommitdiff
path: root/comms/uhd
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-23 16:34:43 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-23 16:34:43 +0000
commit0aa737a3361845ec8f71d74835196cd5ec620250 (patch)
tree6cc56fc8997a9b33f3a2e326fc1a9a97affe375c /comms/uhd
parent34e555714096a8da20bb049a438dc2df7b729e10 (diff)
downloadports-0aa737a3361845ec8f71d74835196cd5ec620250.tar.gz
ports-0aa737a3361845ec8f71d74835196cd5ec620250.zip
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Notes
Notes: svn path=/head/; revision=482846
Diffstat (limited to 'comms/uhd')
-rw-r--r--comms/uhd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile
index 912433571f34..83b8ca37865d 100644
--- a/comms/uhd/Makefile
+++ b/comms/uhd/Makefile
@@ -28,6 +28,9 @@ CONFLICTS= usrp-[0-9]*
BROKEN_FreeBSD_12_aarch64= fails to configure: Could not find standard set_new_handler function
BROKEN_FreeBSD_12_armv6= fails to configure: Could not find standard set_new_handler function
BROKEN_FreeBSD_12_armv7= fails to configure: Could not find standard set_new_handler function
+BROKEN_FreeBSD_13_aarch64= fails to configure: Could not find standard set_new_handler function
+BROKEN_FreeBSD_13_armv6= fails to configure: Could not find standard set_new_handler function
+BROKEN_FreeBSD_13_armv7= fails to configure: Could not find standard set_new_handler function
BROKEN_powerpc64= fails to link: undefined reference to boost function
USES= compiler:c++11-lib cmake:outsource ncurses pkgconfig \