ports/178097: [PATCH] devel/libconfuse: use USE_PKGCONFIG=build instead of USE_GNOME= pkgconfig

Garrett Cooper yaneurabeya at gmail.com
Wed Apr 24 04:30:02 UTC 2013


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

From: Garrett Cooper <yaneurabeya at gmail.com>
To: bug-followup at FreeBSD.org,
 yaneurabeya at gmail.com
Cc:  
Subject: Re: ports/178097: [PATCH] devel/libconfuse: use USE_PKGCONFIG=build instead of USE_GNOME= pkgconfig
Date: Tue, 23 Apr 2013 21:28:05 -0700

 --Apple-Mail=_74B8C9FB-81D4-4380-9223-0D871B638B00
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=windows-1252
 
 	And=85 here's the forgotten patch!
 Thanks!
 -Garrett
 
 --Apple-Mail=_74B8C9FB-81D4-4380-9223-0D871B638B00
 Content-Disposition: attachment;
 	filename*0=0001-Use-USE_PKGCONFIG-build-instead-of-USE_GNOME-pkgconf.patch.;
 	filename*1=txt
 Content-Type: text/plain;
 	x-unix-mode=0644;
 	name="0001-Use-USE_PKGCONFIG-build-instead-of-USE_GNOME-pkgconf.patch.txt"
 Content-Transfer-Encoding: quoted-printable
 
 =46rom 84055b34450c7421c650f01d8db6e9293de9697a Mon Sep 17 00:00:00 2001
 From: Garrett Cooper <yanegomi at gmail.com>
 Date: Tue, 23 Apr 2013 19:39:47 -0700
 Subject: [PATCH] Use USE_PKGCONFIG=3D build instead of USE_GNOME=3D =
 pkgconfig
 
 Signed-off-by: Garrett Cooper <yanegomi at gmail.com>
 ---
  devel/libconfuse/Makefile | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/devel/libconfuse/Makefile b/devel/libconfuse/Makefile
 index d94ea12..925b81b 100644
 --- a/devel/libconfuse/Makefile
 +++ b/devel/libconfuse/Makefile
 @@ -22,7 +22,8 @@ LIB_DEPENDS+=3D	=
 ${LOCALBASE}/lib/libcheck.a:${PORTSDIR}/devel/libcheck
  USE_ICONV=3D	yes
  USE_AUTOTOOLS=3D	libtool
  USE_LDCONFIG=3D	yes
 -USE_GNOME=3D	gnomehack pkgconfig
 +USE_PKGCONFIG=3D	build
 +USE_GNOME=3D	gnomehack
  CONFIGURE_ARGS+=3D	--disable-nls
  CFLAGS+=3D	-I${WRKSRC}/src
  .if defined(WITH_CHECK)
 --=20
 1.8.2
 
 
 --Apple-Mail=_74B8C9FB-81D4-4380-9223-0D871B638B00--


More information about the freebsd-ports-bugs mailing list