ports/187989: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Wed Apr 23 01:10:01 UTC 2014


The following reply was made to PR ports/187989; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-ports-bugs mailing list