diff options
Diffstat (limited to 'databases/py-dbf/Makefile')
-rw-r--r-- | databases/py-dbf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-dbf/Makefile b/databases/py-dbf/Makefile index 787ab8e1fd9c..fa696d6effc7 100644 --- a/databases/py-dbf/Makefile +++ b/databases/py-dbf/Makefile @@ -11,7 +11,7 @@ COMMENT= Pure python package for reading/writing dbf files LICENSE= BSD3CLAUSE -USES= python:3.6+ +USES= dos2unix python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |