summaryrefslogtreecommitdiff
path: root/net/openospfd
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-12-05 13:29:01 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-12-05 13:29:01 +0000
commit654f115b69090156ea0f60623194d19d7b9cfa3b (patch)
treee5279b7a5a4e4949f2d66b711a51c1de93cf45df /net/openospfd
parentforgot to ready version (diff)
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
Notes
Notes: svn path=/head/; revision=178938
Diffstat (limited to 'net/openospfd')
-rw-r--r--net/openospfd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openospfd/Makefile b/net/openospfd/Makefile
index a2cfef3b83c6..0f2910b65cd6 100644
--- a/net/openospfd/Makefile
+++ b/net/openospfd/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*