summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2014-08-09 20:07:07 +0000
committerrichard <richard@pkgsrc.org>2014-08-09 20:07:07 +0000
commit485251befdd483f8f1ff0b64af45ec7401540bec (patch)
tree2e5062f5dddf56e066f83c7f02365e984499b55d /textproc
parent6be0c4b2306e8d8287fa2ed70671465bd3eced0e (diff)
downloadpkgsrc-485251befdd483f8f1ff0b64af45ec7401540bec.tar.gz
avoid auto manpage generation until PLIST is updated
Diffstat (limited to 'textproc')
-rw-r--r--textproc/json-glib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/json-glib/Makefile b/textproc/json-glib/Makefile
index a3cc355c6f8..65a6422cd74 100644
--- a/textproc/json-glib/Makefile
+++ b/textproc/json-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/04/20 09:36:29 obache Exp $
+# $NetBSD: Makefile,v 1.22 2014/08/09 20:07:07 richard Exp $
#
DISTNAME= json-glib-1.0.0
@@ -15,6 +15,8 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake msgfmt msgmerge pkg-config xgettext
+CONFIGURE_ARGS+= --disable-man
+
PKGCONFIG_OVERRIDE+= json-glib.pc.in
TEST_TARGET= check