$OpenBSD: patch-backends_c_gcp-c-compile-args_c,v 1.1 2012/10/16 18:23:23 jasper Exp $
--- backends/c/gcp-c-compile-args.c.orig	Mon Oct 15 20:47:44 2012
+++ backends/c/gcp-c-compile-args.c	Tue Oct 16 12:46:59 2012
@@ -1791,7 +1791,7 @@ static void gcp_c_compile_args_find_for_makefile (GcpC
 		_vala_array_add1 (&args, &args_length1, &_args_size_, _tmp16_);
 		_tmp17_ = args;
 		_tmp17__length1 = args_length1;
-		_tmp18_ = g_strdup_printf ("/usr/lib/clang/%s/include", LLVM_VERSION);
+		_tmp18_ = g_strdup_printf ("${LOCALBASE}/lib/clang/%s/include", LLVM_VERSION);
 		_vala_array_add2 (&args, &args_length1, &_args_size_, _tmp18_);
 		_tmp19_ = file;
 		_tmp20_ = g_file_get_path (_tmp19_);
