From 29747f458a1eb2ce23b4594b09d0256dd62760b8 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 14 Oct 2006 08:54:54 +0000 Subject: Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) --- audio/terminatorx/files/patch-src::main.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/terminatorx/files/patch-src::main.cc') diff --git a/audio/terminatorx/files/patch-src::main.cc b/audio/terminatorx/files/patch-src::main.cc index 834b59e3ad6f..4b8a777e90f5 100644 --- a/audio/terminatorx/files/patch-src::main.cc +++ b/audio/terminatorx/files/patch-src::main.cc @@ -5,7 +5,7 @@ */ -#define TX_GTKRC "/usr/share/themes/terminatorX/gtk/gtkrc" -+#define TX_GTKRC "%%X11BASE%%/share/themes/terminatorX/gtk/gtkrc" ++#define TX_GTKRC "%%LOCALBASE%%/share/themes/terminatorX/gtk/gtkrc" #define BENCH_CYCLES 100000 -- cgit v1.2.3