Date: Sun, 11 Sep 2016 02:34: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: r421781 - head/security/munge Message-ID: <201609110234.u8B2YOJs047223@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Sep 11 02:34:24 2016 New Revision: 421781 URL: https://svnweb.freebsd.org/changeset/ports/421781 Log: security/munge: Document SSL requirement Approved by: SSL blanket Modified: head/security/munge/Makefile Modified: head/security/munge/Makefile ============================================================================== --- head/security/munge/Makefile Sun Sep 11 02:22:35 2016 (r421780) +++ head/security/munge/Makefile Sun Sep 11 02:34:24 2016 (r421781) @@ -15,7 +15,7 @@ LICENSE_COMB= dual GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var -USES= libtool pathfix perl5 tar:bzip2 +USES= libtool pathfix perl5 ssl tar:bzip2 USE_LDCONFIG= yes USE_RC_SUBR= munged INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609110234.u8B2YOJs047223>