diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-01 22:57:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-01 22:57:47 +0000 |
commit | e40a75199b2e2c4a42eecfdede385872001f1e40 (patch) | |
tree | ef49fa2a9f1a67a5cbd3f8c088d370a80a42e467 /net/vomit | |
parent | ec0167cc273666968b1f552c7c6a0bf3949f871e (diff) | |
download | ports-e40a75199b2e2c4a42eecfdede385872001f1e40.tar.gz ports-e40a75199b2e2c4a42eecfdede385872001f1e40.zip |
Notes
Diffstat (limited to 'net/vomit')
-rw-r--r-- | net/vomit/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/vomit/Makefile b/net/vomit/Makefile index cf8c70d1a18a..22d5c90da7e1 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -16,8 +16,6 @@ COMMENT= Voice over misconfigured internet telephones BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent \ ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet -BROKEN= Broken by libevent update - USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |