git: 5ef00052578b - main - archivers/laszip, devel/py-flit-scm: Remove empty lines at the end of Makefile(s)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jan 2024 16:49:48 UTC
The branch main has been updated by ak: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ef00052578b600e42e210fd8b2ecab290768617 commit 5ef00052578b600e42e210fd8b2ecab290768617 Author: Alex Kozlov <ak@FreeBSD.org> AuthorDate: 2024-01-24 16:47:07 +0000 Commit: Alex Kozlov <ak@FreeBSD.org> CommitDate: 2024-01-24 16:49:08 +0000 archivers/laszip, devel/py-flit-scm: Remove empty lines at the end of Makefile(s) Approved by: portmgr blanket --- archivers/laszip/Makefile | 1 - devel/py-flit-scm/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/archivers/laszip/Makefile b/archivers/laszip/Makefile index 8ab0f9d97e09..63797c9cc49e 100644 --- a/archivers/laszip/Makefile +++ b/archivers/laszip/Makefile @@ -18,4 +18,3 @@ GH_TAGNAME= 80f9298 USE_LDCONFIG= yes .include <bsd.port.mk> - diff --git a/devel/py-flit-scm/Makefile b/devel/py-flit-scm/Makefile index 49aaaee211e5..39864824f331 100644 --- a/devel/py-flit-scm/Makefile +++ b/devel/py-flit-scm/Makefile @@ -31,4 +31,3 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} .endif .include <bsd.port.post.mk> -