Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2013 18:20:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        office@FreeBSD.org
Subject:   Re: ports/176776: commit references a PR
Message-ID:  <201303111820.r2BIK1UD074605@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176776: commit references a PR
Date: Mon, 11 Mar 2013 18:16:38 +0000 (UTC)

 Author: jkim
 Date: Mon Mar 11 18:16:26 2013
 New Revision: 313924
 URL: http://svnweb.freebsd.org/changeset/ports/313924
 
 Log:
   Fix OpenLDAP dependency.
   
   PR:	ports/176776
 
 Modified:
   head/editors/libreoffice/Makefile
 
 Modified: head/editors/libreoffice/Makefile
 ==============================================================================
 --- head/editors/libreoffice/Makefile	Mon Mar 11 18:01:08 2013	(r313923)
 +++ head/editors/libreoffice/Makefile	Mon Mar 11 18:16:26 2013	(r313924)
 @@ -37,7 +37,6 @@ LIB_DEPENDS=	icutu:${PORTSDIR}/devel/icu
  		poppler:${PORTSDIR}/graphics/poppler \
  		lpsolve55:${PORTSDIR}/math/lp_solve \
  		cmis-0.3:${PORTSDIR}/net/libcmis \
 -		ldap-2.4:${PORTSDIR}/net/openldap24-client \
  		mspub-0.0:${PORTSDIR}/print/libmspub \
  		nss3.1:${PORTSDIR}/security/nss \
  		clucene-core:${PORTSDIR}/textproc/clucene \
 @@ -65,6 +64,7 @@ MAKE_JOBS_UNSAFE=	yes
  USE_AUTOTOOLS=	autoconf aclocal
  USE_GL=		gl glu
  USE_GMAKE=	yes
 +USE_OPENLDAP=	yes
  USE_PERL5_BUILD=	yes
  USE_PKGCONFIG=	build
  USE_PYTHON=	yes
 _______________________________________________
 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?201303111820.r2BIK1UD074605>