summaryrefslogtreecommitdiff
path: root/www/py-webcolors
diff options
context:
space:
mode:
authorjoerg <joerg>2011-12-03 00:02:14 +0000
committerjoerg <joerg>2011-12-03 00:02:14 +0000
commitfa40a4c0eb72e46bf089aa7b184add410dbb1dc5 (patch)
tree91980d7516c0a1d7951f6b3e9a7efbf4077abf95 /www/py-webcolors
parent5852319f6042af4be460ce19567e74c01d9c97b4 (diff)
downloadpkgsrc-fa40a4c0eb72e46bf089aa7b184add410dbb1dc5.tar.gz
Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
Diffstat (limited to 'www/py-webcolors')
-rw-r--r--www/py-webcolors/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-webcolors/Makefile b/www/py-webcolors/Makefile
index 6a67eb9257a..6e4ad4bf3fb 100644
--- a/www/py-webcolors/Makefile
+++ b/www/py-webcolors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/07/15 13:37:23 obache Exp $
+# $NetBSD: Makefile,v 1.2 2011/12/03 00:02:17 joerg Exp $
#
DISTNAME= webcolors-1.3.1
@@ -14,6 +14,8 @@ COMMENT= Library for working with color specifications for HTML and CSS
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
USE_LANGUAGES= # none
.include "../../lang/python/distutils.mk"