aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/glpi-plugins-fusioninventory-server
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-03-29 11:41:41 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-03-29 11:41:41 +0000
commit2abfcf89ff7087a4649f887c285a58bffda0a068 (patch)
treed05f494391621cda65b919c2610e283fdeeabcb8 /net-mgmt/glpi-plugins-fusioninventory-server
parent1a795b624bcdf875924b60c7e228c4d89e7d682f (diff)
downloadports-2abfcf89ff7087a4649f887c285a58bffda0a068.tar.gz
ports-2abfcf89ff7087a4649f887c285a58bffda0a068.zip
net-mgmt/glpi-plugins-fusioninventory-server: Fix USES=php usage after r424988
Notes
Notes: svn path=/head/; revision=497107
Diffstat (limited to 'net-mgmt/glpi-plugins-fusioninventory-server')
-rw-r--r--net-mgmt/glpi-plugins-fusioninventory-server/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
index c3a27cb6fc7e..01f849e08931 100644
--- a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
+++ b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
@@ -3,6 +3,7 @@
PORTNAME= server
PORTVERSION= ${GLPI_VER}.${FUNV_VER}
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-mgmt
PKGNAMEPREFIX= glpi-plugins-fusioninventory-
@@ -14,12 +15,13 @@ LICENSE= AGPLv3
RUN_DEPENDS= glpi>=0.90:www/glpi
+USES= gettext php shebangfix
USE_GITHUB= yes
GH_ACCOUNT= fusioninventory
GH_PROJECT= fusioninventory-for-glpi
GH_TAGNAME= glpi090+${FUNV_VER}
+USE_PHP= fileinfo simplexml wddx
-USES= gettext php:fileinfo php:simplexml php:wddx shebangfix
GLPI_VER= 0.90
FUNV_VER= 1.3
NO_BUILD= yes