Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2023 14:32:46 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9bca36b5a32a - main - deskutils/calibre: Remove extra newline
Message-ID:  <202309021432.382EWkL1027272@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9bca36b5a32afcebd8f8aa010aa524fe0d7d8d94

commit 9bca36b5a32afcebd8f8aa010aa524fe0d7d8d94
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-09-02 14:32:19 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-09-02 14:32:19 +0000

    deskutils/calibre: Remove extra newline
    
    Fixes:          2391c64feda2b0a2105d44eafb6dd1a59b2aaf9f
---
 deskutils/calibre/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 13128464ad70..5c681d18ab0e 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -11,7 +11,6 @@ WWW=		https://calibre-ebook.com/
 
 LICENSE=	GPLv3
 
-
 EXTRACT_DEPENDS=${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libpoppler-qt6.so:graphics/poppler-qt6 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309021432.382EWkL1027272>