summaryrefslogtreecommitdiff
path: root/devel/epydoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/epydoc/Makefile')
-rw-r--r--devel/epydoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/epydoc/Makefile b/devel/epydoc/Makefile
index a8c902fc734..d6b056dff2a 100644
--- a/devel/epydoc/Makefile
+++ b/devel/epydoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/07/23 20:10:02 adam Exp $
+# $NetBSD: Makefile,v 1.24 2018/07/03 05:03:09 adam Exp $
DISTNAME= epydoc-3.0.1
CATEGORIES= devel python
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
USE_LANGUAGES= #none
USE_TOOLS+= pax
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 3.0.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 3.0.1
INSTALLATION_DIRS= ${PKGMANDIR}/man1 share/doc/epydoc