aboutsummaryrefslogtreecommitdiff
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
parent6e74169b0c089e73faece47dfe38457554683c53 (diff)
downloadports-e3f1a4ff7e7e98e1dc64cb93a153c565c0a59ec4.tar.gz
ports-e3f1a4ff7e7e98e1dc64cb93a153c565c0a59ec4.zip
Notes
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}