From 9842904ed5d4a9b8b02c80f3738cfe30e9b32773 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 1 Mar 2019 11:18:37 +0000 Subject: [PATCH] Update WWW --- security/libksba/Makefile | 5 +++-- security/libksba/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/security/libksba/Makefile b/security/libksba/Makefile index bbff573f1ecb..0c920c2f0699 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -18,12 +18,13 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPLv3 LIB_DEPENDS= libgpg-error.so:security/libgpg-error +USES= libtool perl5 tar:bzip2 +USE_PERL5= build + CONFIGURE_ARGS= --enable-static INSTALL_TARGET= install-strip GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_PERL5= build -USES= libtool perl5 tar:bzip2 INFO= ksba diff --git a/security/libksba/pkg-descr b/security/libksba/pkg-descr index 0a2ede9428e6..bb83bef8efca 100644 --- a/security/libksba/pkg-descr +++ b/security/libksba/pkg-descr @@ -4,4 +4,4 @@ KSBA is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. -WWW: http://www.gnupg.org/aegypten2/ +WWW: https://www.gnupg.org/aegypten2/