aboutsummaryrefslogtreecommitdiff
path: root/comms/hidapi/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-30 21:25:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-30 21:25:06 +0000
commit90a49f047213b5e4589868c4f9ed9f34fa186e8b (patch)
treea3eb79bf2c8deb40f9ed91f12f1edf0402cc910f /comms/hidapi/Makefile
parentbb165f9986932211da4c067d134f86dd3331320a (diff)
downloadports-90a49f047213b5e4589868c4f9ed9f34fa186e8b.tar.gz
ports-90a49f047213b5e4589868c4f9ed9f34fa186e8b.zip
Cleanup USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=387986
Diffstat (limited to 'comms/hidapi/Makefile')
-rw-r--r--comms/hidapi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile
index 45bb621b039e..b02f8141712e 100644
--- a/comms/hidapi/Makefile
+++ b/comms/hidapi/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= hidapi
+DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 0.8.0-rc1
PORTREVISION= 3
CATEGORIES= comms
@@ -13,7 +14,6 @@ LICENSE_COMB= dual
USE_GITHUB= yes
GH_ACCOUNT= signal11
-GH_TAGNAME= ${PORTNAME}-${DISTVERSION}
USES= autoreconf iconv:wchar_t libtool
GNU_CONFIGURE= yes