Date: Sun, 11 Sep 2016 02:05:24 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421778 - head/security/kc Message-ID: <201609110205.u8B25Oku035898@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Sep 11 02:05:24 2016 New Revision: 421778 URL: https://svnweb.freebsd.org/changeset/ports/421778 Log: security/kc: Document SSL requirement Approved by: SSL blanket Modified: head/security/kc/Makefile Modified: head/security/kc/Makefile ============================================================================== --- head/security/kc/Makefile Sun Sep 11 02:02:23 2016 (r421777) +++ head/security/kc/Makefile Sun Sep 11 02:05:24 2016 (r421778) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libpcre.so:devel/pcre -USES= libedit pkgconfig uidfix +USES= libedit pkgconfig ssl uidfix USE_GITHUB= yes GH_ACCOUNT= levaidaniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609110205.u8B25Oku035898>