From 654f115b69090156ea0f60623194d19d7b9cfa3b Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Tue, 5 Dec 2006 13:29:01 +0000 Subject: - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1) --- net/openospfd-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/openospfd-devel') diff --git a/net/openospfd-devel/Makefile b/net/openospfd-devel/Makefile index a2cfef3b83c6..0f2910b65cd6 100644 --- a/net/openospfd-devel/Makefile +++ b/net/openospfd-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= openospfd-devel PORTVERSION= ${SNAPSHOT} +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenOSPFD/:openbsd \ ${MASTER_SITE_LOCAL:S/$/:freebsd/g} @@ -19,7 +20,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz MAINTAINER= flz@FreeBSD.org COMMENT= Free implementation of the Open Shortest Path First Protocol -LIB_DEPENDS= event-1.2.1:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent CONFLICTS= zebra-0* quagga-0* -- cgit v1.2.3