aboutsummaryrefslogtreecommitdiff
path: root/graphics/zathura-pdf-poppler
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-02-26 13:34:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-02-26 13:41:16 +0000
commit48782bce60a5f04e0167eb9d83b4a33fe8d6e671 (patch)
tree34b2a178729529e500b8d1a74d8a1266029347a3 /graphics/zathura-pdf-poppler
parent87555cd25accd1d3904bb6c2d720554c82078cdc (diff)
downloadports-48782bce60a5f04e0167eb9d83b4a33fe8d6e671.tar.gz
ports-48782bce60a5f04e0167eb9d83b4a33fe8d6e671.zip
zathura*: remove useless USE_LDCONFIG
USE_LDCONFIG will mean we will add a path to the search path for the runtime linker, for zathura plugins are loaded via dlopen, we don't need to resolv anything in the plugin directory this also eliminates a userless post install script
Diffstat (limited to 'graphics/zathura-pdf-poppler')
-rw-r--r--graphics/zathura-pdf-poppler/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile
index 54e7eca96799..60f7ac68a8a2 100644
--- a/graphics/zathura-pdf-poppler/Makefile
+++ b/graphics/zathura-pdf-poppler/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zathura-pdf-poppler
DISTVERSION= 0.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
@@ -18,7 +18,6 @@ RUN_DEPENDS= zathura:graphics/zathura
USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig
USE_GNOME= cairo glib20 gtk30
-USE_LDCONFIG= ${PREFIX}/lib/zathura
CONFLICTS= zathura-pdf-mupdf