diff options
Diffstat (limited to 'devel/py-logbook/Makefile')
| -rw-r--r-- | devel/py-logbook/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-logbook/Makefile b/devel/py-logbook/Makefile index 3cbed3216e50..f1e533b9d18b 100644 --- a/devel/py-logbook/Makefile +++ b/devel/py-logbook/Makefile @@ -1,5 +1,6 @@ PORTNAME= logbook PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,9 +12,7 @@ WWW= https://logbook.readthedocs.org/ LICENSE= BSD3CLAUSE -USES= python:3.9+ +USES= python USE_PYTHON= distutils autoplist cython -NO_ARCH= yes - .include <bsd.port.mk> |
