summaryrefslogtreecommitdiff
path: root/devel/dconf-editor
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-06-14 04:59:03 +0000
committerdholland <dholland@pkgsrc.org>2013-06-14 04:59:03 +0000
commitfd9ecbb2ca721efaf69603c1d2e94781cde5e02d (patch)
treed7a1b3695af804a87de88690c7fd5c3c422921bd /devel/dconf-editor
parent881f653383ea5931b394c7fdf0d0e18f1b57bf1b (diff)
downloadpkgsrc-fd9ecbb2ca721efaf69603c1d2e94781cde5e02d.tar.gz
Add --disable-man to the configure arguments to get it to stop looking
for xsltproc. The man pages are built in the base package (devel/dconf) and this package doesn't touch that directory when building or installing.
Diffstat (limited to 'devel/dconf-editor')
-rw-r--r--devel/dconf-editor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/dconf-editor/Makefile b/devel/dconf-editor/Makefile
index 02a399bc688..94951bbb36c 100644
--- a/devel/dconf-editor/Makefile
+++ b/devel/dconf-editor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2013/06/06 12:54:12 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2013/06/14 04:59:03 dholland Exp $
.include "../../devel/dconf/Makefile.common"
@@ -9,6 +9,7 @@ DISTINFO_FILE= ${.CURDIR}/../../devel/dconf/distinfo
PATCHDIR= ${.CURDIR}/../../devel/dconf/patches
CONFIGURE_ARGS+= --enable-editor
+CONFIGURE_ARGS+= --disable-man
BUILD_DIRS= editor
INSTALL_DIRS= editor