From 0a476a78bf42687c39958da9b88eee7a33d71693 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Tue, 22 Nov 2011 12:58:08 +0000 Subject: [PATCH] - Disable VALA support PR: 162753 Submitted by: Andrei Lavreniyuk Feature safe: yes --- graphics/gegl/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index fbcf02f482d8..c4f9dc177864 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -40,6 +40,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= ${PREFIX}/lib/gegl-0.1 GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--without-vala CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo