aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-12-16 09:01:54 +0800
committerpav <pav@FreeBSD.org>2009-12-16 09:01:54 +0800
commitaa1ee26085008d5d5213c3a24d98864c0742fac8 (patch)
tree5a5ae4d6bf75682a0fd3215d0c209cdbef349d6e /net
parentf4c2ae8e89001a2bd8ff13cb8a022a0d1a86b593 (diff)
downloadfreebsd-ports-gnome-aa1ee26085008d5d5213c3a24d98864c0742fac8.tar.gz
freebsd-ports-gnome-aa1ee26085008d5d5213c3a24d98864c0742fac8.tar.zst
freebsd-ports-gnome-aa1ee26085008d5d5213c3a24d98864c0742fac8.zip
- Mark BROKEN after libevent update
PR: ports/141447 Submitted by: Sahil Tandon <sahil@tandon.net>
Diffstat (limited to 'net')
-rw-r--r--net/vomit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/vomit/Makefile b/net/vomit/Makefile
index 287d137f8924..2e7e21191ffa 100644
--- a/net/vomit/Makefile
+++ b/net/vomit/Makefile
@@ -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