git: 58bb42a3f74b - main - devel/gitg: remove now useless pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Jul 2025 09:14:44 UTC
The branch main has been updated by rm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=58bb42a3f74b982fc56f4556a31a38dbcf71188e
commit 58bb42a3f74b982fc56f4556a31a38dbcf71188e
Author: Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2025-07-24 09:14:39 +0000
Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2025-07-24 09:14:39 +0000
devel/gitg: remove now useless pathfix
---
devel/gitg/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile
index 2fd754f9b85f..5df371df1e2c 100644
--- a/devel/gitg/Makefile
+++ b/devel/gitg/Makefile
@@ -27,7 +27,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
PORTSCOUT= limitw:1,even
USES= compiler:c11 desktop-file-utils gettext gnome localbase \
- meson pathfix pkgconfig python:build tar:xz vala:build
+ meson pkgconfig python:build tar:xz vala:build
USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview4 intltool introspection
USE_LDCONFIG= yes