MFH: r497672

Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-04-03 08:23:01 +00:00
parent e123ada053
commit 5721ded4f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497673

View File

@ -17,6 +17,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
.if !defined (MASTERDIR)
BROKEN_FreeBSD_12= error: member access into incomplete type 'dh_st'
BROKEN_FreeBSD_13= error: member access into incomplete type 'dh_st'
LIB_DEPENDS= libboost_system.so:devel/boost-libs
USES= cmake gettext compiler:c++11-lib ssl