svn commit: r426394 - head/audio/libshout

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 19 17:02:37 UTC 2016


Author: sunpoet
Date: Sat Nov 19 17:02:35 2016
New Revision: 426394
URL: https://svnweb.freebsd.org/changeset/ports/426394

Log:
  - Use USES=ssl

Modified:
  head/audio/libshout/Makefile

Modified: head/audio/libshout/Makefile
==============================================================================
--- head/audio/libshout/Makefile	Sat Nov 19 17:02:30 2016	(r426393)
+++ head/audio/libshout/Makefile	Sat Nov 19 17:02:35 2016	(r426394)
@@ -24,8 +24,7 @@ OPTIONS_DEFAULT=SPEEX THEORA
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USE_OPENSSL=	yes
-USES=		gmake libtool pathfix pkgconfig
+USES=		gmake libtool pathfix pkgconfig ssl
 
 PORTDOCS=	*
 


More information about the svn-ports-head mailing list