summaryrefslogtreecommitdiff
path: root/net/arpd
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2005-01-23 19:51:03 +0000
committerPete Fritchman <petef@FreeBSD.org>2005-01-23 19:51:03 +0000
commite3f1a4ff7e7e98e1dc64cb93a153c565c0a59ec4 (patch)
tree5cca5ddcbafe0060667435f72f3b47d06b3a8328 /net/arpd
parentAdd rcNG startup script. [1] (diff)
Unbreak: now compiles with latest libevent port
PR: 76373 Submitted by: Phil Oleson <oz@nixil.net>
Diffstat (limited to 'net/arpd')
-rw-r--r--net/arpd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile
index 9f6089550737..f1263fe674de 100644
--- a/net/arpd/Makefile
+++ b/net/arpd/Makefile
@@ -18,8 +18,6 @@ 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}