summaryrefslogtreecommitdiff
path: root/net/arpd
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-01-02 01:50:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-01-02 01:50:32 +0000
commitb0beeb0ee6b183829d48ff649986432d79e17784 (patch)
tree35a51a28690c76d55f58f1bc7299a56d7294fc23 /net/arpd
parentReset undeliverable maintainer address: (diff)
BROKEN by libevent update: Does not link
Approved by: portmgr (self)
Diffstat (limited to 'net/arpd')
-rw-r--r--net/arpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile
index f1263fe674de..9f6089550737 100644
--- a/net/arpd/Makefile
+++ b/net/arpd/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/dnet.h:${PORTSDIR}/net/libdnet \
RUN_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
+BROKEN= Broken by libevent update
+
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}