aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-06-03 19:24:28 +0800
committerculot <culot@FreeBSD.org>2012-06-03 19:24:28 +0800
commitdfeaf4307b12ba9035971b4d7955daeb919a7de1 (patch)
tree885187dbaaa14a7ce68639641f80e87e9b1628b2 /textproc
parentf33beebc399543fa06d41112bdbe9b875a8918ab (diff)
downloadfreebsd-ports-gnome-dfeaf4307b12ba9035971b4d7955daeb919a7de1.tar.gz
freebsd-ports-gnome-dfeaf4307b12ba9035971b4d7955daeb919a7de1.tar.zst
freebsd-ports-gnome-dfeaf4307b12ba9035971b4d7955daeb919a7de1.zip
- Mark it Python3 ready
Suggested by: rm@ (via email)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-pystache/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pystache/Makefile b/textproc/py-pystache/Makefile
index 90a16bb5bd7d..66f9a5ca8181 100644
--- a/textproc/py-pystache/Makefile
+++ b/textproc/py-pystache/Makefile
@@ -15,6 +15,7 @@ COMMENT= Logic-less templates for Python
LICENSE= MIT
+# Python3 ready
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install