diff options
Diffstat (limited to 'net/openospfd-devel/Makefile')
-rw-r--r-- | net/openospfd-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openospfd-devel/Makefile b/net/openospfd-devel/Makefile index 69fd608943e5..a2cfef3b83c6 100644 --- a/net/openospfd-devel/Makefile +++ b/net/openospfd-devel/Makefile @@ -19,7 +19,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz MAINTAINER= flz@FreeBSD.org COMMENT= Free implementation of the Open Shortest Path First Protocol -LIB_DEPENDS= event-1.1a.1:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.2.1:${PORTSDIR}/devel/libevent CONFLICTS= zebra-0* quagga-0* |