aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/asterisk-app-ldap/Makefile2
-rw-r--r--net/asterisk-app-notify/Makefile4
-rw-r--r--net/asterisk-oh323/Makefile2
-rw-r--r--net/astfax/Makefile2
4 files changed, 5 insertions, 5 deletions
diff --git a/net/asterisk-app-ldap/Makefile b/net/asterisk-app-ldap/Makefile
index 42b9846a7988..d882634aa3b0 100644
--- a/net/asterisk-app-ldap/Makefile
+++ b/net/asterisk-app-ldap/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= idefix@fechner.net
COMMENT= LDAPget application module for the Asterisk PBX 1.4
-BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
+BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14
USE_GMAKE= yes
USE_ICONV= yes
diff --git a/net/asterisk-app-notify/Makefile b/net/asterisk-app-notify/Makefile
index ee9523dfb351..cb668896677a 100644
--- a/net/asterisk-app-notify/Makefile
+++ b/net/asterisk-app-notify/Makefile
@@ -16,8 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= mayo@oyam.ca
COMMENT= Notify application module for the Asterisk PBX
-BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
-RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
+BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14
+RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14
USE_GMAKE= yes
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
diff --git a/net/astfax/Makefile b/net/astfax/Makefile
index f111d45a5d14..dd26776ff962 100644
--- a/net/astfax/Makefile
+++ b/net/astfax/Makefile
@@ -16,7 +16,7 @@ COMMENT= AstFax provides an outgoing email to fax gateway for Asterisk
LIB_DEPENDS= spandsp.1:${PORTSDIR}/comms/spandsp
BUILD_DEPENDS= ${LOCALBASE}/lib/libeps.a:${PORTSDIR}/mail/eps
-RUN_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk
+RUN_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk14
MAKE_JOBS_SAFE= yes