summaryrefslogtreecommitdiff
path: root/net/openh323/Makefile
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2003-09-01 05:29:21 +0000
committerRoger Hardiman <roger@FreeBSD.org>2003-09-01 05:29:21 +0000
commit7a5003ba21345a2de88bde75c78d3af518dbf2ce (patch)
treed97c1281d6b924878d4fb3a35828c6b2e4813f6b /net/openh323/Makefile
parentUpdate to 0.6.4 (diff)
Put back a patch I had accidentaly deleted which meant that IXJ support
was not compiled in. Add ldap dependency. Bump revision
Notes
Notes: svn path=/head/; revision=88247
Diffstat (limited to 'net/openh323/Makefile')
-rw-r--r--net/openh323/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 727419ab0398..22a23a779a07 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -18,7 +19,8 @@ COMMENT= A H323 Video Conferencing library
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+ ldap.2:${PORTSDIR}/net/openldap20-client
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000