From 32ad758c3ec2d9f0c7421047724a1260bb749083 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 17 Mar 2012 18:12:19 +0000 Subject: Sync w/ FreeBSD. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16699 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/gtk30/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index eacadd21c..e0199f8ca 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.42 2011/12/19 19:28:30 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.43 2011/12/22 13:43:44 kwm Exp $ # PORTNAME= gtk @@ -43,7 +43,7 @@ CONFIGURE_ARGS= --enable-static --enable-xinput=yes CONFIGURE_ARGS+=--enable-gtk2-dependency --disable-packagekit CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ENV= INTROSPECTION_GIRDIR=`pkg-config --variable=girdir gobject-introspection-1.0` +CONFIGURE_ENV= INTROSPECTION_GIRDIR=`pkg-config --variable=girdir gobject-introspection-1.0` ac_cv_path_SED="${SED}" GLIB_SCHEMAS= org.gtk.Settings.FileChooser.gschema.xml -- cgit v1.2.3