1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

www/fusionpbx: enable on all architectures

There's no reason why a PHP application should only run on amd64.
This commit is contained in:
Piotr Kubaj 2021-05-05 18:20:27 +00:00
parent 348acda125
commit ada1f9e6a4

View File

@ -9,8 +9,6 @@ COMMENT= Web/PHP Interface for FreeSwitch
LICENSE= MPL11
ONLY_FOR_ARCHS= amd64
LIB_DEPENDS= libodbc.so:databases/unixODBC
RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:databases/php${PHP_VER}-pdo_odbc \
${LOCALBASE}/bin/freeswitch:net/freeswitch \