diff options
Diffstat (limited to 'textproc/mysqlviz/Makefile')
-rw-r--r-- | textproc/mysqlviz/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/mysqlviz/Makefile b/textproc/mysqlviz/Makefile index 89154a7..b8fd949 100644 --- a/textproc/mysqlviz/Makefile +++ b/textproc/mysqlviz/Makefile @@ -12,9 +12,7 @@ COMMENT= MySQL and SQLite Database Visualisation Tool LICENSE= GPLv3 NO_BUILD= yes -USES= tar:bzip2 -USE_PHP= yes -WANT_PHP_CLI= yes +USES= php:cli tar:bzip2 PLIST_FILES= bin/${PORTNAME} |