svn commit: r421781 - head/security/munge

John Marino marino at FreeBSD.org
Sun Sep 11 02:34:25 UTC 2016


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


More information about the svn-ports-all mailing list