From be8f37491d2d5e198a2cfbbcd5c22d4e86b1fd75 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 19 Mar 2025 17:29:37 +0100 Subject: [PATCH] editors/gedit: fix ldconfig path Reported by: pkg-devel exp-run --- editors/gedit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index ece8318ac453..d8292658de15 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,6 +1,6 @@ PORTNAME= gedit PORTVERSION= 44.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome @@ -35,7 +35,7 @@ USE_CSTD= c11 USE_GNOME= cairo gdkpixbuf gtksourceview4 intlhack introspection libxml2 \ pygobject3 USE_XORG= sm x11 -USE_LDCONFIG= yes +USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} PLIST_SUB= VERSION=44 INSTALL_TARGET= install-strip MESON_ARGS+= --buildtype \