Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:02:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426394 - head/audio/libshout
Message-ID:  <201611191702.uAJH2Ztg063964@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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=	*
 



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