aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-09-18 22:52:51 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-09-18 22:55:21 +0000
commit796551eafdf3c45b7825dc73eea2568ea0882aa5 (patch)
treed1bb3dc5ab9afc0fe14309452d021ce124a55a60 /sysutils
parent8a28ff0bd293f214466ad35d1e8ced9b4ac6e0eb (diff)
downloadports-796551eafdf3c45b7825dc73eea2568ea0882aa5.tar.gz
ports-796551eafdf3c45b7825dc73eea2568ea0882aa5.zip
sysutils/keyd: drop GH_TAGNAME after 2b20d75491a8
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/keyd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/keyd/Makefile b/sysutils/keyd/Makefile
index 95dd80d58fde..aa20b3efa3e0 100644
--- a/sysutils/keyd/Makefile
+++ b/sysutils/keyd/Makefile
@@ -17,7 +17,7 @@ USE_GITHUB= yes
USE_RC_SUBR= ${PORTNAME}
GH_ACCOUNT= rvaiya
MAKE_ARGS= DESTDIR="${DESTDIR}" PREFIX="${PREFIX}" \
- GIT_HASH="${GH_TAGNAME:U${DISTVERSIONFULL}}"
+ GIT_HASH="${DISTVERSIONFULL}"
CFLAGS+= -D_WITH_GETLINE # XXX Remove after FreeBSD 11 EOL
PLIST_FILES= bin/${PORTNAME} \
share/man/man1/${PORTNAME}.1.gz \