mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
49b09935d8
commit
7d5c5a79d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497672
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user