security/libksba: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-09-19 13:28:11 +08:00
parent 075a80dfc9
commit d40d226043
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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>