summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-dbf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-dbf/Makefile b/databases/py-dbf/Makefile
index 0856af2ed190..9b8e55559163 100644
--- a/databases/py-dbf/Makefile
+++ b/databases/py-dbf/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Pure python package for reading/writing dbf files
USE_ZIP= yes
-USE_PYTHON= yes
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
.include <bsd.port.mk>