Skip to content

Commit

Permalink
www/fusionpbx: enable on all architectures
Browse files Browse the repository at this point in the history
There's no reason why a PHP application should only run on amd64.
  • Loading branch information
pkubaj committed May 5, 2021
1 parent 348acda commit ada1f9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions www/fusionpbx/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit ada1f9e

Please sign in to comment.