- Mark BROKEN: does not compile
testhttpcli.cpp:42: error: 'sigset' was not declared in this scope Reported by: pointyhat
This commit is contained in:
parent
ae71827f99
commit
560f83b1b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276943
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
|||
MAINTAINER= vanilla@FreeBSD.org
|
||||
COMMENT= A C++ wrapper for BSD-style sockets
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/spnetkit
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Reference in a new issue