Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2016 04:05:04 +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: r421659 - head/sysutils/pwsafe
Message-ID:  <201609100405.u8A454MI029545@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Sep 10 04:05:04 2016
New Revision: 421659
URL: https://svnweb.freebsd.org/changeset/ports/421659

Log:
  sysutils/pwsafe: document SSL requirement
  
  Approved by:	SSL blanket

Modified:
  head/sysutils/pwsafe/Makefile

Modified: head/sysutils/pwsafe/Makefile
==============================================================================
--- head/sysutils/pwsafe/Makefile	Sat Sep 10 04:01:42 2016	(r421658)
+++ head/sysutils/pwsafe/Makefile	Sat Sep 10 04:05:04 2016	(r421659)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 OPTIONS_DEFINE=	SETUID X11
 SETUID_DESC=	Install setuid pwsafe binary
 
-USES=		gmake readline
+USES=		gmake readline ssl
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/pwsafe man/man1/pwsafe.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609100405.u8A454MI029545>