diff options
-rw-r--r-- | net-mgmt/glpi-plugins-fusioninventory-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile index 4dfe19813944..dc99f21ccf5e 100644 --- a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile +++ b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= glpi>=0.90:www/glpi USE_GITHUB= yes GH_ACCOUNT= fusioninventory GH_PROJECT= fusioninventory-for-glpi -GH_TAGNAME= glpi090+${FUN_VER} +GH_TAGNAME= glpi090+${FUNV_VER} USES= gettext php:fileinfo php:simplexml php:wddx shebangfix GLPI_VER= 0.90 |