pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/geeqie
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jul 28 05:40:24 UTC 2026
Modified Files:
pkgsrc/graphics/geeqie: Makefile
Log Message:
geeqie: remove now unneeded meson workaround
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 pkgsrc/graphics/geeqie/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/geeqie/Makefile
diff -u pkgsrc/graphics/geeqie/Makefile:1.168 pkgsrc/graphics/geeqie/Makefile:1.169
--- pkgsrc/graphics/geeqie/Makefile:1.168 Tue Jul 21 15:47:06 2026
+++ pkgsrc/graphics/geeqie/Makefile Tue Jul 28 05:40:24 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.168 2026/07/21 15:47:06 wiz Exp $
+# $NetBSD: Makefile,v 1.169 2026/07/28 05:40:24 wiz Exp $
DISTNAME= geeqie-2.9
CATEGORIES= graphics
@@ -22,7 +22,6 @@ MESON_ARGS+= -Dpandoc=disabled
# Do not build html documentation.
# \todo Consider depending on yelp instead
MESON_ARGS+= -Dyelp-build=disabled
-MESON_ARGS+= -Dcpp_link_args=${LDFLAGS:Q}
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index