git: f8e9dca34b01 - main - finance/gnucash: Remove make modifier unsupported on releases
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 May 2025 12:01:14 UTC
The branch main has been updated by madpilot:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f8e9dca34b01a2caf4f65a17bfd78ecbe0e31823
commit f8e9dca34b01a2caf4f65a17bfd78ecbe0e31823
Author: Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2025-05-13 12:00:06 +0000
Commit: Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2025-05-13 12:01:09 +0000
finance/gnucash: Remove make modifier unsupported on releases
---
finance/gnucash/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 6d79318a34b9..e20659467bc1 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 5.11
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
-PATCH_SITES= https://github.com/${PORTNAME:tt}/${PORTNAME}/commit/
+PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= 940085a0.patch:-p1 99f86d31.patch:-p1 e00eade7.patch:-p1
MAINTAINER= madpilot@FreeBSD.org