git: 87249a54fdfb - main - sysutils/bhyvemgr: Force build on Release profile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Sep 2024 07:50:17 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=87249a54fdfba89302e8acfc59494af6d4f7d43d commit 87249a54fdfba89302e8acfc59494af6d4f7d43d Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-09-09 07:49:16 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-09-09 07:49:16 +0000 sysutils/bhyvemgr: Force build on Release profile - Bumnp PORTREVISION --- sysutils/bhyvemgr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/bhyvemgr/Makefile b/sysutils/bhyvemgr/Makefile index e92676f21e48..cba7ea5aa80b 100644 --- a/sysutils/bhyvemgr/Makefile +++ b/sysutils/bhyvemgr/Makefile @@ -1,6 +1,7 @@ PORTNAME= bhyvemgr DISTVERSIONPREFIX= v PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -24,7 +25,7 @@ GH_ACCOUNT= alonsobsd LAZARUS_PROJECT_FILES= bhyvemgr.lpi -LAZBUILD_ARGS= -d +LAZBUILD_ARGS= --bm=Release -d gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 ${PORTNAME}-qt6 qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt6