Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2018 00:46:48 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482200 - head/www/libwww
Message-ID:  <201810160046.w9G0kmFo013577@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Tue Oct 16 00:46:47 2018
New Revision: 482200
URL: https://svnweb.freebsd.org/changeset/ports/482200

Log:
  www/libwww: Unbreak with openssl-devel
  
  PR:		232303
  Submitted by:	meta
  Differential Revision:	https://reviews.freebsd.org/D17578

Modified:
  head/www/libwww/Makefile

Modified: head/www/libwww/Makefile
==============================================================================
--- head/www/libwww/Makefile	Tue Oct 16 00:20:10 2018	(r482199)
+++ head/www/libwww/Makefile	Tue Oct 16 00:46:47 2018	(r482200)
@@ -16,8 +16,6 @@ LICENSE_NAME=	W3C IPR SOFTWARE NOTICE
 LICENSE_FILE=	${WRKSRC}/LICENSE.html
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-BROKEN_SSL=		openssl-devel
-
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
 USES=		gmake libtool localbase perl5 ssl tar:tgz



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