aboutsummaryrefslogtreecommitdiff
path: root/audio/libechonest
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-06-07 22:29:01 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-06-07 22:29:01 +0000
commitf914b482f145f54cc4378c7c20873936dfa14c07 (patch)
treecc40da70afadc29f714c7e3641acd7e2a7a90866 /audio/libechonest
parent4a7771c8700b56c6c5bc9ce7a596ca3d445227cc (diff)
downloadports-f914b482f145f54cc4378c7c20873936dfa14c07.tar.gz
ports-f914b482f145f54cc4378c7c20873936dfa14c07.zip
Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes. With hat: portmgr
Notes
Notes: svn path=/head/; revision=320228
Diffstat (limited to 'audio/libechonest')
-rw-r--r--audio/libechonest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libechonest/Makefile b/audio/libechonest/Makefile
index ffc9bc573fd7..6e40cde9e4f8 100644
--- a/audio/libechonest/Makefile
+++ b/audio/libechonest/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= qjson:${PORTSDIR}/devel/qjson
GH_ACCOUNT= dschmidt
GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= master
+GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= f9a55d1
USES= cmake pkgconfig