aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ydbf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ydbf/Makefile')
-rw-r--r--devel/py-ydbf/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-ydbf/Makefile b/devel/py-ydbf/Makefile
index 9ebd57ceddb7..f40f18430e04 100644
--- a/devel/py-ydbf/Makefile
+++ b/devel/py-ydbf/Makefile
@@ -14,9 +14,7 @@ COMMENT= Yelded DBF reader/writer for Python
LICENSE= GPLv2
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-PYDISTUTILS_PKGVERSION= 0.0.1dev_20080514
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>