Date: Sun, 19 Sep 2021 06:07:06 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d40d226043ad - main - security/libksba: Cosmetic change Message-ID: <202109190607.18J676JF052805@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d40d226043ad7eb357c9436183d33d06a51dd43e commit d40d226043ad7eb357c9436183d33d06a51dd43e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-19 05:28:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-19 05:59:50 +0000 security/libksba: Cosmetic change --- security/libksba/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/libksba/Makefile b/security/libksba/Makefile index b96304a37e3a..1dd64bace366 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -19,8 +19,6 @@ LIB_DEPENDS= libgpg-error.so:security/libgpg-error USES= cpe libtool perl5 tar:bzip2 USE_PERL5= build -CPE_VENDOR= libksba_project - CONFIGURE_ARGS= --enable-static INSTALL_TARGET= install-strip GNU_CONFIGURE= yes @@ -28,4 +26,6 @@ USE_LDCONFIG= yes INFO= ksba +CPE_VENDOR= libksba_project + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109190607.18J676JF052805>