summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-02 14:58:17 +0000
committerrillig <rillig@pkgsrc.org>2020-05-02 14:58:17 +0000
commit76b57d7c7fcf2dfc61367441f70a98502ce00b80 (patch)
treea30e73f650fb3e29bcccdfdbe6f0e390687e293c /sysutils
parent5b383f5a7856722cccfaa42c666f9e4f9514d33a (diff)
downloadpkgsrc-76b57d7c7fcf2dfc61367441f70a98502ce00b80.tar.gz
sysutils/dbus-python-common: fix unknown configure option
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dbus-python-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dbus-python-common/Makefile b/sysutils/dbus-python-common/Makefile
index 38d5a910af7..b2d5acd5363 100644
--- a/sysutils/dbus-python-common/Makefile
+++ b/sysutils/dbus-python-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2020/03/08 16:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2020/05/02 14:58:17 rillig Exp $
DISTNAME= dbus-python-1.2.16
PKGNAME= ${DISTNAME:S/python/python-common/}
@@ -20,7 +20,7 @@ PYTHON_FOR_BUILD_ONLY= yes
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --disable-html-docs --disable-api-docs
+CONFIGURE_ARGS+= --disable-documentation
BUILDLINK_TRANSFORM.SunOS+= rm:-std=c9x