diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 16:38:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 16:38:28 +0000 |
commit | bd628ddcbff93f8ff901ebb81bbba628cde8dd36 (patch) | |
tree | e80da1c3b12e9b81638116893714879a05f794fd /net-mgmt/ocsinventory-ng/Makefile | |
parent | 259d0c73e85e3e5b27cd7a952368f8556e6333d0 (diff) |
Notes
Diffstat (limited to 'net-mgmt/ocsinventory-ng/Makefile')
-rw-r--r-- | net-mgmt/ocsinventory-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ocsinventory-ng/Makefile b/net-mgmt/ocsinventory-ng/Makefile index 456b04db9c6e..97d8a9d41025 100644 --- a/net-mgmt/ocsinventory-ng/Makefile +++ b/net-mgmt/ocsinventory-ng/Makefile @@ -20,9 +20,9 @@ RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ p5-XML-Entities>=0:${PORTSDIR}/textproc/p5-XML-Entities +USES= perl5 USE_APACHE_RUN= 22+ USE_MYSQL= 41+ -USE_PERL5= yes WANT_PHP_WEB= yes DEFAULT_PHP_VER= 5 USE_PHP= mysql pcre zlib session xml gd zip openssl mbstring |