svn commit: r421660 - head/sysutils/pam_mount

John Marino marino at FreeBSD.org
Sat Sep 10 04:09:44 UTC 2016


Author: marino
Date: Sat Sep 10 04:09:43 2016
New Revision: 421660
URL: https://svnweb.freebsd.org/changeset/ports/421660

Log:
  sysutils/pam_mount: document SSL requirement

Modified:
  head/sysutils/pam_mount/Makefile

Modified: head/sysutils/pam_mount/Makefile
==============================================================================
--- head/sysutils/pam_mount/Makefile	Sat Sep 10 04:05:04 2016	(r421659)
+++ head/sysutils/pam_mount/Makefile	Sat Sep 10 04:09:43 2016	(r421660)
@@ -15,7 +15,7 @@ LICENSE_COMB=	multi
 
 LIB_DEPENDS=	libHX.so:lang/libhx
 
-USES=		pkgconfig libtool perl5 tar:xz
+USES=		pkgconfig libtool perl5 ssl tar:xz
 USE_GNOME=	libxml2
 
 INSTALL_TARGET=	install-strip


More information about the svn-ports-all mailing list