aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-albatross
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2015-01-03 16:41:20 +0800
committermva <mva@FreeBSD.org>2015-01-03 16:41:20 +0800
commit8df7661d5fb781595b7bae0a37d82a730b97d4dd (patch)
tree5de250878ab793a0857c0738238f861a73b7258c /www/py-albatross
parent131245273c2e9f6f5f2c911f4120bf95df49012b (diff)
downloadfreebsd-ports-gnome-8df7661d5fb781595b7bae0a37d82a730b97d4dd.tar.gz
freebsd-ports-gnome-8df7661d5fb781595b7bae0a37d82a730b97d4dd.tar.zst
freebsd-ports-gnome-8df7661d5fb781595b7bae0a37d82a730b97d4dd.zip
- Convert USE_PYTHON to new USES in www/
With hat: python@
Diffstat (limited to 'www/py-albatross')
-rw-r--r--www/py-albatross/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-albatross/Makefile b/www/py-albatross/Makefile
index 8f6a11155f9a..3f1c93145497 100644
--- a/www/py-albatross/Makefile
+++ b/www/py-albatross/Makefile
@@ -14,8 +14,8 @@ COMMENT= Python toolkit for developing highly stateful web applications
LICENSE= BSD3CLAUSE
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USES= python
+USE_PYTHON= distutils
OPTIONS_DEFINE= DOCS