aboutsummaryrefslogtreecommitdiff
path: root/databases/py-dbf
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-08-18 14:10:53 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-08-18 14:10:53 +0000
commitc5b417e05e7b55b7fa933dabf6af08f228368ee3 (patch)
tree2bebadfe70f4ed4549ae376dcb4f183f58899240 /databases/py-dbf
parentf6573602870f8f0a7ccfa1efccd459805f26a512 (diff)
downloadports-c5b417e05e7b55b7fa933dabf6af08f228368ee3.tar.gz
ports-c5b417e05e7b55b7fa933dabf6af08f228368ee3.zip
Notes
Diffstat (limited to 'databases/py-dbf')
-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>