summaryrefslogtreecommitdiff
path: root/devel/py-dal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-dal/Makefile')
-rw-r--r--devel/py-dal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dal/Makefile b/devel/py-dal/Makefile
index a5d5e815710c..c74866c2beff 100644
--- a/devel/py-dal/Makefile
+++ b/devel/py-dal/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= bamby@sippysoft.com
COMMENT= Database abstraction layer for Python
WWW= http://pydal.sourceforge.net/
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>