summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-07-21 12:45:49 +0000
committerryoon <ryoon@pkgsrc.org>2019-07-21 12:45:49 +0000
commit64a39a4cd86ddd0b2bfce150a2dd886862df65bd (patch)
tree0e63a2696331e593ff303f396ac52cf204bb069e /graphics/gdk-pixbuf2
parentfaa551e8f0b50515884e008ebf61c33e274ae1e0 (diff)
downloadpkgsrc-64a39a4cd86ddd0b2bfce150a2dd886862df65bd.tar.gz
Disable man page explicitly to follow PLIST
Diffstat (limited to 'graphics/gdk-pixbuf2')
-rw-r--r--graphics/gdk-pixbuf2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index 83ab80b1f95..fdd80b0ab13 100644
--- a/graphics/gdk-pixbuf2/Makefile
+++ b/graphics/gdk-pixbuf2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/07/21 10:11:13 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2019/07/21 12:45:49 ryoon Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
@@ -20,6 +20,7 @@ MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf
MESON_ARGS+= -D installed_tests=false
MESON_ARGS+= -D x11=false
+MESON_ARGS+= -D man=false
PKGCONFIG_OVERRIDE_STAGE=pre-install
PKGCONFIG_OVERRIDE= output/meson-private/gdk-pixbuf-2.0.pc