git: d40d226043ad - main - security/libksba: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 19 06:07:08 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d40d226043ad7eb357c9436183d33d06a51dd43e
commit d40d226043ad7eb357c9436183d33d06a51dd43e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:28:11 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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>
More information about the dev-commits-ports-all
mailing list