Skip to content

Commit

Permalink
mail/py-pyzmail: Fix build with setuptools 58.0.0+
Browse files Browse the repository at this point in the history
- While I'm here:
  - Add USES=dos2unix
  - Remove NO_BUILD=yes

With  hat:	python
  • Loading branch information
sunpoet committed Mar 7, 2022
1 parent 41bbddb commit 2517502
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 2 deletions.
3 changes: 1 addition & 2 deletions mail/py-pyzmail/Makefile
Expand Up @@ -10,10 +10,9 @@ COMMENT= Easy mail library to parse, compose and send emails
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

USES= python:3.6+
USES= dos2unix python:3.6+
USE_PYTHON= autoplist distutils

NO_BUILD= yes
NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit 2517502

Please sign in to comment.