ports/190057: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Wed May 21 15:50:01 UTC 2014


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/190057: commit references a PR
Date: Wed, 21 May 2014 15:49:29 +0000 (UTC)

 Author: tijl
 Date: Wed May 21 15:49:26 2014
 New Revision: 354753
 URL: http://svnweb.freebsd.org/changeset/ports/354753
 QAT: https://qat.redports.org/buildarchive/r354753/
 
 Log:
   Fix build with SASL option.
   
   PR:		ports/190057
 
 Modified:
   head/net-im/libpurple/Makefile
 
 Modified: head/net-im/libpurple/Makefile
 ==============================================================================
 --- head/net-im/libpurple/Makefile	Wed May 21 15:44:08 2014	(r354752)
 +++ head/net-im/libpurple/Makefile	Wed May 21 15:49:26 2014	(r354753)
 @@ -20,6 +20,7 @@ CONFIGURE_ARGS?=--disable-gtkui \
  		--with-dynamic-prpls=${PRPL_MODULES:S/,$//} \
  		--enable-static \
  		--disable-nm
 +CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"
  INSTALL_TARGET=	install-strip
  
  .if !defined(PIDGIN_SLAVE)
 _______________________________________________
 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