svn commit: r428192 - head/lang/ruby23

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 9 12:57:01 UTC 2016


Author: sunpoet
Date: Fri Dec  9 12:57:00 2016
New Revision: 428192
URL: https://svnweb.freebsd.org/changeset/ports/428192

Log:
  - Use USES=ssl

Modified:
  head/lang/ruby23/Makefile

Modified: head/lang/ruby23/Makefile
==============================================================================
--- head/lang/ruby23/Makefile	Fri Dec  9 12:56:55 2016	(r428191)
+++ head/lang/ruby23/Makefile	Fri Dec  9 12:57:00 2016	(r428192)
@@ -37,8 +37,7 @@ GNU_CONFIGURE=	yes
 LIBS+=		-lpthread -L${LOCALBASE}/lib
 MAKE_ENV=	LC_ALL=C
 USE_LDCONFIG=	yes
-USE_OPENSSL=	yes
-USES=		autoreconf cpe execinfo tar:xz
+USES=		autoreconf cpe execinfo ssl tar:xz
 WRKSRC=		${RUBY_WRKSRC}
 
 RUBY_VER=		2.3


More information about the svn-ports-head mailing list