git: 9bca36b5a32a - main - deskutils/calibre: Remove extra newline
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Sep 2023 14:32:46 UTC
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 \