Date: Sat, 10 Sep 2016 04:09:43 +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: r421660 - head/sysutils/pam_mount Message-ID: <201609100409.u8A49h7t029792@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609100409.u8A49h7t029792>