diff options
Diffstat (limited to 'textproc/gnome-doc-utils/Makefile')
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index 6cf0ef20f06..7e0cbbec559 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2015/12/05 21:26:01 adam Exp $ +# $NetBSD: Makefile,v 1.64 2016/07/09 13:04:09 wiz Exp $ DISTNAME= gnome-doc-utils-0.20.10 PKGREVISION= 2 @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-libxslt>=1.1.12:../../textproc/py-libxslt DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml DEPENDS+= getopt-[0-9]*:../../misc/getopt -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-libxslt +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-libxslt USE_TOOLS+= intltool pkg-config gmake gawk msgfmt bash:run GNU_CONFIGURE= YES |