svn commit: r421779 - head/security/libpwstor

John Marino marino at FreeBSD.org
Sun Sep 11 02:08:46 UTC 2016


Author: marino
Date: Sun Sep 11 02:08:45 2016
New Revision: 421779
URL: https://svnweb.freebsd.org/changeset/ports/421779

Log:
  security/libpwstor: Document SSL requirement

Modified:
  head/security/libpwstor/Makefile

Modified: head/security/libpwstor/Makefile
==============================================================================
--- head/security/libpwstor/Makefile	Sun Sep 11 02:05:24 2016	(r421778)
+++ head/security/libpwstor/Makefile	Sun Sep 11 02:08:45 2016	(r421779)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/kageki/${PORTNAME}/${PO
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Password storage library for C programmers
 
-USES=		tar:bzip2
+USES=		ssl tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 


More information about the svn-ports-all mailing list