From 2e505b0e1c49c8e243f232eec203adfa654218dc Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 17 May 2013 18:03:58 +0000 Subject: ac_cv_path_SED is unneeded anymore. it is by Templates/config.site there days git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18472 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/gtk30/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index f243a3f9c..e609119e2 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -1,6 +1,6 @@ # Created by: Vanilla I. Shu # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.53 2013/01/07 13:35:02 kwm Exp $ +# $MCom$ PORTNAME= gtk PORTVERSION= 3.8.2 @@ -38,7 +38,7 @@ USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ CONFIGURE_ARGS= --enable-gtk2-dependency --disable-packagekit CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ENV= INTROSPECTION_GIRDIR=`pkg-config --variable=girdir gobject-introspection-1.0` ac_cv_path_SED="${SED}" +CONFIGURE_ENV= INTROSPECTION_GIRDIR=`pkg-config --variable=girdir gobject-introspection-1.0` GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ org.gtk.Settings.ColorChooser.gschema.xml \ -- cgit v1.2.3