summaryrefslogtreecommitdiff
path: root/devel/py-dal
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-dal')
-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 75f782b14510..915c675f58cb 100644
--- a/devel/py-dal/Makefile
+++ b/devel/py-dal/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bamby@sippysoft.com
COMMENT= Database abstraction layer for Python
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>