diff options
Diffstat (limited to 'net-mgmt/klg/Makefile')
-rw-r--r-- | net-mgmt/klg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/klg/Makefile b/net-mgmt/klg/Makefile index fc29b0796e8e..2ec4324edf5c 100644 --- a/net-mgmt/klg/Makefile +++ b/net-mgmt/klg/Makefile @@ -11,10 +11,8 @@ COMMENT= PHP-based looking glass for Cisco, Juniper and Quagga/Zebra routers LICENSE= BSD3CLAUSE -USES= tar:txz php -USE_MYSQL= yes +USES= mysql tar:txz php:web USE_PHP= mysql pcre sockets xml -WANT_PHP_WEB= yes NO_ARCH= yes NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message |