aboutsummaryrefslogtreecommitdiff
path: root/devel/trellis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/trellis/Makefile')
-rw-r--r--devel/trellis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/trellis/Makefile b/devel/trellis/Makefile
index 86b86c7a40d3..22ef959fa972 100644
--- a/devel/trellis/Makefile
+++ b/devel/trellis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= trellis
PORTVERSION= g2025011100
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= jbo@FreeBSD.org
@@ -33,5 +33,6 @@ GH_TAGNAME= 14ac883fa639b11fdc98f3cdef87a5d01f79e73d
GH_TUPLE= YosysHQ:prjtrellis-db:4dda149b9e4f1753ebc8b011ece2fe794be1281a:database/database
CMAKE_SOURCE_PATH= ${WRKSRC}/libtrellis
+CMAKE_ARGS= -DCURRENT_GIT_VERSION=${GH_TAGNAME}
.include <bsd.port.mk>