Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2022 00:27:45 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 09c1c124f234 - main - x11-wm/dwl: set -v (version) from port if snapshot after 7c9c3e9ab546
Message-ID:  <202212310027.2BV0RjIc032001@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212310027.2BV0RjIc032001>