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: pho
Date: Sat May 11 03:29:29 UTC 2024
Modified Files:
pkgsrc/graphics/geeqie: Makefile
Log Message:
graphics/geeqie: Fix a PLIST issue that occurs when Pandoc is installed
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 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.128 pkgsrc/graphics/geeqie/Makefile:1.129
--- pkgsrc/graphics/geeqie/Makefile:1.128 Sun Apr 7 07:34:10 2024
+++ pkgsrc/graphics/geeqie/Makefile Sat May 11 03:29:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2024/04/07 07:34:10 wiz Exp $
+# $NetBSD: Makefile,v 1.129 2024/05/11 03:29:29 pho Exp $
DISTNAME= geeqie-2.4
PKGREVISION= 3
@@ -20,6 +20,7 @@ DEPENDS+= webp-pixbuf-loader-[0-9]*:../.
LDFLAGS.SunOS+= -lm -lsocket -lnsl
MESON_ARGS+= -Ddoxygen=disabled
+MESON_ARGS+= -Dpandoc=disabled
# Do not build html documentation.
# \todo Consider depending on yelp instead
MESON_ARGS+= -Dyelp-build=disabled
Home |
Main Index |
Thread Index |
Old Index