aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-26 04:39:30 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-26 04:39:30 +0000
commit1d3c0606fe3e531d669a535258f3bece2c59acad (patch)
treeab90d983e9679fd6e7d55b9c256ea98e4cad9f8c /www
parent8a006ded2a16f2e47348448e22640055065eb179 (diff)
downloadports-1d3c0606fe3e531d669a535258f3bece2c59acad.tar.gz
ports-1d3c0606fe3e531d669a535258f3bece2c59acad.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/fusionpbx/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile
index adba28b3cfc8..2e2d0339d706 100644
--- a/www/fusionpbx/Makefile
+++ b/www/fusionpbx/Makefile
@@ -37,14 +37,6 @@ PDOMYSQL_DESC= Install MySQL PDO Connector
.include <bsd.port.options.mk>
-.for opt in ${ALL_OPTIONS}
-.if ${PORT_OPTIONS:M${opt}}
-PLIST_SUB+= ${opt}=""
-.else
-PLIST_SUB+= ${opt}="@comment "
-.endif
-.endfor
-
.if ${PORT_OPTIONS:MPDOPGSQL}
USE_PGSQL= yes
USE_PHP+= pgsql pdo_pgsql