Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2014 01:10:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/187989: commit references a PR
Message-ID:  <201404230110.s3N1A0I8099089@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/187989; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187989: commit references a PR
Date: Wed, 23 Apr 2014 01:04:28 +0000 (UTC)

 Author: amdmi3
 Date: Wed Apr 23 01:04:24 2014
 New Revision: 351897
 URL: http://svnweb.freebsd.org/changeset/ports/351897
 QAT: https://qat.redports.org/buildarchive/r351897/
 
 Log:
   - Add missing USE_OPENSSL
   
   PR:		187989
   Submitted by:	amdmi3
   Approved by:	maintainer timeout
 
 Modified:
   head/security/d0_blind_id/Makefile
 
 Modified: head/security/d0_blind_id/Makefile
 ==============================================================================
 --- head/security/d0_blind_id/Makefile	Wed Apr 23 01:03:16 2014	(r351896)
 +++ head/security/d0_blind_id/Makefile	Wed Apr 23 01:04:24 2014	(r351897)
 @@ -16,6 +16,7 @@ GH_COMMIT=	ff1ce7e
  
  CONFIGURE_ARGS=	--with-openssl
  USE_LDCONFIG=	yes
 +USE_OPENSSL=	yes
  
  USE_AUTOTOOLS=	libtoolize aclocal autoconf automake
  AUTOMAKE_ARGS=	--add-missing
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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