- Mark BROKEN after libevent update
PR: ports/141447 Submitted by: Sahil Tandon <sahil@tandon.net>
This commit is contained in:
parent
4236ad3fe4
commit
885a374d55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245948
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|||
MAN1= vomit.1
|
||||
PLIST_FILES= bin/vomit
|
||||
|
||||
BROKEN= does not build with new libevent
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2 -Wall -g|@CFLAGS@|g' ${WRKSRC}/Makefile.in
|
||||
|
||||
|
|
Loading…
Reference in a new issue