aboutsummaryrefslogtreecommitdiffstats
path: root/net/arpd
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-01-02 09:50:32 +0800
committerkris <kris@FreeBSD.org>2005-01-02 09:50:32 +0800
commit779cbb2acb10aa06db9164c1a52e8712f4253b82 (patch)
tree874cde5dfce494ebb254ae2f0ac596920e8a1ff4 /net/arpd
parent818d35894d4ca6e1350b899e28b987267077e8fb (diff)
downloadfreebsd-ports-gnome-779cbb2acb10aa06db9164c1a52e8712f4253b82.tar.gz
freebsd-ports-gnome-779cbb2acb10aa06db9164c1a52e8712f4253b82.tar.zst
freebsd-ports-gnome-779cbb2acb10aa06db9164c1a52e8712f4253b82.zip
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}