git: 09c1c124f234 - main - x11-wm/dwl: set -v (version) from port if snapshot after 7c9c3e9ab546

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 31 Dec 2022 00:27:45 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=09c1c124f234c95c291dcbfe7cd65915b6843a21

commit 09c1c124f234c95c291dcbfe7cd65915b6843a21
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-12-30 23:35:11 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-12-31 00:26:50 +0000

    x11-wm/dwl: set -v (version) from port if snapshot after 7c9c3e9ab546
---
 x11-wm/dwl/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-wm/dwl/Makefile b/x11-wm/dwl/Makefile
index 70c799bb1af6..07369c978763 100644
--- a/x11-wm/dwl/Makefile
+++ b/x11-wm/dwl/Makefile
@@ -24,6 +24,7 @@ LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 USES=		compiler:c11 gmake pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	djpohly
+MAKE_ARGS=	VERSION="${DISTVERSIONFULL}"
 PLIST_FILES=	bin/${PORTNAME} \
 		share/man/man1/${PORTNAME}.1.gz \
 		share/wayland-sessions/${PORTNAME}.desktop