aboutsummaryrefslogtreecommitdiffstats
path: root/net/arpd/Makefile
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2005-01-24 03:51:03 +0800
committerpetef <petef@FreeBSD.org>2005-01-24 03:51:03 +0800
commit24f8af884dd93fa7251062c8ee774504e87865a1 (patch)
tree2f7d480fc0098cbc65f78b4d61c7cd7afa1865aa /net/arpd/Makefile
parent5ed7787ddc20c519e5827ec787f9dedbf4c96dac (diff)
downloadfreebsd-ports-gnome-24f8af884dd93fa7251062c8ee774504e87865a1.tar.gz
freebsd-ports-gnome-24f8af884dd93fa7251062c8ee774504e87865a1.tar.zst
freebsd-ports-gnome-24f8af884dd93fa7251062c8ee774504e87865a1.zip
Unbreak: now compiles with latest libevent port
PR: 76373 Submitted by: Phil Oleson <oz@nixil.net>
Diffstat (limited to 'net/arpd/Makefile')
-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}