summaryrefslogtreecommitdiff
path: root/math/py-roman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-roman/Makefile')
-rw-r--r--math/py-roman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-roman/Makefile b/math/py-roman/Makefile
index fe63e0e7b80..d55889dedd0 100644
--- a/math/py-roman/Makefile
+++ b/math/py-roman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/10/05 07:43:12 obache Exp $
+# $NetBSD: Makefile,v 1.2 2012/08/15 17:18:14 drochner Exp $
#
DISTNAME= roman-1.4.0
@@ -14,8 +14,8 @@ LICENSE= python-software-foundation
CONFLICTS+= ${PYPKGPREFIX}-docutils<=0.7
PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"