aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/asterisk-addons/Makefile3
-rw-r--r--net/asterisk12-addons/Makefile3
-rw-r--r--net/asterisk14-addons/Makefile3
-rw-r--r--net/asterisk16-addons/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/net/asterisk-addons/Makefile b/net/asterisk-addons/Makefile
index 9574913770c..420f060e633 100644
--- a/net/asterisk-addons/Makefile
+++ b/net/asterisk-addons/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/ \
@@ -17,10 +18,10 @@ MAINTAINER= fgast@only640k.org
COMMENT= Additional modules for the Asterisk Open Source PBX
BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
-LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql41-client
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
ONLY_FOR_ARCHS= i386 sparc64 amd64
+USE_MYSQL= yes
USE_GMAKE= yes
CONF_SAMPLES= cdr_mysql.conf.sample res_mysql.conf.sample
diff --git a/net/asterisk12-addons/Makefile b/net/asterisk12-addons/Makefile
index 9574913770c..420f060e633 100644
--- a/net/asterisk12-addons/Makefile
+++ b/net/asterisk12-addons/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/ \
@@ -17,10 +18,10 @@ MAINTAINER= fgast@only640k.org
COMMENT= Additional modules for the Asterisk Open Source PBX
BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
-LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql41-client
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
ONLY_FOR_ARCHS= i386 sparc64 amd64
+USE_MYSQL= yes
USE_GMAKE= yes
CONF_SAMPLES= cdr_mysql.conf.sample res_mysql.conf.sample
diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile
index 9574913770c..420f060e633 100644
--- a/net/asterisk14-addons/Makefile
+++ b/net/asterisk14-addons/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/ \
@@ -17,10 +18,10 @@ MAINTAINER= fgast@only640k.org
COMMENT= Additional modules for the Asterisk Open Source PBX
BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
-LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql41-client
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
ONLY_FOR_ARCHS= i386 sparc64 amd64
+USE_MYSQL= yes
USE_GMAKE= yes
CONF_SAMPLES= cdr_mysql.conf.sample res_mysql.conf.sample
diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile
index 9574913770c..420f060e633 100644
--- a/net/asterisk16-addons/Makefile
+++ b/net/asterisk16-addons/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/ \
@@ -17,10 +18,10 @@ MAINTAINER= fgast@only640k.org
COMMENT= Additional modules for the Asterisk Open Source PBX
BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
-LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql41-client
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
ONLY_FOR_ARCHS= i386 sparc64 amd64
+USE_MYSQL= yes
USE_GMAKE= yes
CONF_SAMPLES= cdr_mysql.conf.sample res_mysql.conf.sample