aboutsummaryrefslogtreecommitdiff
path: root/net/opal3/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-10 21:30:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-10 21:30:34 +0000
commit8dcfd3da34900ca743948f825061df44fea4ea27 (patch)
treed9b5f4ffa8ba874761b2da0ecb1235362a03f961 /net/opal3/Makefile
parent4c44860299f2b768b886621ae340c62bf4411c54 (diff)
downloadports-8dcfd3da34900ca743948f825061df44fea4ea27.tar.gz
ports-8dcfd3da34900ca743948f825061df44fea4ea27.zip
Notes
Diffstat (limited to 'net/opal3/Makefile')
-rw-r--r--net/opal3/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index d5856d94fff5..52ec78d313d4 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= openh323
-PORTVERSION= 1.12.0
-PORTREVISION= 5
+PORTVERSION= 1.12.2
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -18,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A H323 Video Conferencing library
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
@@ -28,7 +26,7 @@ LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
# If it is not present, extract it from the comms/ixj port
.if !exists(/usr/include/sys/telephony.h)
.if !exists(/usr/local/include/sys/telephony.h)
-PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch
+PATCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch
.endif
.endif
.endif
@@ -40,7 +38,7 @@ USE_BISON= yes
USE_GMAKE= yes
USE_OPENLDAP= yes
-USE_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 259
GNU_CONFIGURE= yes
PWLIBDIR!= cd ${PORTSDIR}/devel/pwlib && make -V WRKSRC
CONFIGURE_ENV= PWLIBDIR=${PWLIBDIR} OPENH323DIR=${WRKSRC}