summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland>2013-06-14 04:59:03 +0000
committerdholland <dholland>2013-06-14 04:59:03 +0000
commit0104610c9d4058564c6bbee1fb909d4477e69cc1 (patch)
treed7a1b3695af804a87de88690c7fd5c3c422921bd /devel
parent642b05c2f8340f798c3eb7ee4ec660575046ce8b (diff)
downloadpkgsrc-0104610c9d4058564c6bbee1fb909d4477e69cc1.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')
-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