diff options
author | Max Khon <fjoe@FreeBSD.org> | 2010-11-23 02:29:41 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2010-11-23 02:29:41 +0000 |
commit | 5ee72ac467db19c955b7ec08b4cb5d1fc90f3622 (patch) | |
tree | b6b44bd312bdcfb3f04d85d32a0d5dd1363b7a29 /net/asterisk-oh323 | |
parent | 4cd3ddd0a2e09bc2937cff889b07b70ee9f3f5a9 (diff) | |
download | ports-5ee72ac467db19c955b7ec08b4cb5d1fc90f3622.tar.gz ports-5ee72ac467db19c955b7ec08b4cb5d1fc90f3622.zip |
Notes
Diffstat (limited to 'net/asterisk-oh323')
-rw-r--r-- | net/asterisk-oh323/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-oh323/Makefile b/net/asterisk-oh323/Makefile index 14c082ff3c9e..5a62a2db2158 100644 --- a/net/asterisk-oh323/Makefile +++ b/net/asterisk-oh323/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.b2bua.org/chrome/site/ MAINTAINER= bamby@sippysoft.com COMMENT= A H.323 support module for the Asterisk soft PBX -BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk +BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk14 LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib\ h323_r.1:${PORTSDIR}/net/openh323 |