svn commit: r421651 - head/www/tengine

John Marino marino at FreeBSD.org
Sat Sep 10 03:05:37 UTC 2016


Author: marino
Date: Sat Sep 10 03:05:36 2016
New Revision: 421651
URL: https://svnweb.freebsd.org/changeset/ports/421651

Log:
  www/tengine: document SSL requirement

Modified:
  head/www/tengine/Makefile

Modified: head/www/tengine/Makefile
==============================================================================
--- head/www/tengine/Makefile	Sat Sep 10 02:59:50 2016	(r421650)
+++ head/www/tengine/Makefile	Sat Sep 10 03:05:36 2016	(r421651)
@@ -14,6 +14,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 WANT_GNOME=	yes
+USES=		ssl
 USE_GNOME=	libxml2 libxslt
 USE_GITHUB=	yes
 GH_ACCOUNT=	alibaba


More information about the svn-ports-all mailing list