Skip to content

Commit ada1f9e

Browse files
committed
www/fusionpbx: enable on all architectures
There's no reason why a PHP application should only run on amd64.
1 parent 348acda commit ada1f9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

www/fusionpbx/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ COMMENT= Web/PHP Interface for FreeSwitch
99

1010
LICENSE= MPL11
1111

12-
ONLY_FOR_ARCHS= amd64
13-
1412
LIB_DEPENDS= libodbc.so:databases/unixODBC
1513
RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:databases/php${PHP_VER}-pdo_odbc \
1614
${LOCALBASE}/bin/freeswitch:net/freeswitch \

0 commit comments

Comments
 (0)