Index: head/net/vomit/Makefile =================================================================== --- head/net/vomit/Makefile (revision 245947) +++ head/net/vomit/Makefile (revision 245948) @@ -1,30 +1,32 @@ # Ports collection makefile for: vomit # Date created: 23 Aug 2001 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= vomit PORTVERSION= 0.2c PORTREVISION= 6 CATEGORIES= net security MASTER_SITES= http://vomit.xtdnet.nl/ MAINTAINER= ports@FreeBSD.org COMMENT= Voice over misconfigured internet telephones LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent \ dnet.1:${PORTSDIR}/net/libdnet GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" 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 .include Property changes on: head/net/vomit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property