aboutsummaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
commita06ee65df0af4a27507365d7991910fcc6881d95 (patch)
treecad01e52972179ed3ade4df17df7d248b93b620a /net/openh323
parent5cf144bec9b55e7fde376d809bd4682b33045ca3 (diff)
downloadports-a06ee65df0af4a27507365d7991910fcc6881d95.tar.gz
ports-a06ee65df0af4a27507365d7991910fcc6881d95.zip
Chase shlib bump of libexpat.
Notes
Notes: svn path=/head/; revision=154857
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index ba920630b005..6ac8c399f0e5 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A H323 Video Conferencing library
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000