git: 35deddf3991a - 2023Q3 - deskutils/calibre: Remove extra newline
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Sep 2023 14:34:48 UTC
The branch 2023Q3 has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=35deddf3991a292d8944549f12e77b93c2205507 commit 35deddf3991a292d8944549f12e77b93c2205507 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:34:24 +0000 deskutils/calibre: Remove extra newline Fixes: 2391c64feda2b0a2105d44eafb6dd1a59b2aaf9f (cherry picked from commit 9bca36b5a32afcebd8f8aa010aa524fe0d7d8d94) --- deskutils/calibre/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 9faf2d9294fb..96b834a8b107 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 \