aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/glpi-plugins-fusioninventory-server
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 18:12:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 18:12:13 +0000
commitd83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e (patch)
tree1d4e886062c5321c028bc93a38a1f5524414637f /net-mgmt/glpi-plugins-fusioninventory-server
parent08de97af63bd102fac562329128cc3ee8140c375 (diff)
downloadports-d83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e.tar.gz
ports-d83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e.zip
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=430490
Diffstat (limited to 'net-mgmt/glpi-plugins-fusioninventory-server')
-rw-r--r--net-mgmt/glpi-plugins-fusioninventory-server/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
index 47fc4e1f4dd6..4dfe19813944 100644
--- a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
+++ b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
@@ -17,12 +17,11 @@ RUN_DEPENDS= glpi>=0.90:www/glpi
USE_GITHUB= yes
GH_ACCOUNT= fusioninventory
GH_PROJECT= fusioninventory-for-glpi
-GH_TAGNAME= glpi090+1.3
+GH_TAGNAME= glpi090+${FUN_VER}
USES= gettext php:fileinfo php:simplexml php:wddx shebangfix
GLPI_VER= 0.90
FUNV_VER= 1.3
-WRKSRC= ${WRKDIR}/${GH_PROJECT}-glpi090-${FUNV_VER}
NO_BUILD= yes
NO_ARCH= yes