From 9a2cb0469c76647d52a507c2eb519f741e45c31c Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 30 May 2004 22:17:04 +0000 Subject: Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to use QT widget styles. PR: 63282 Submitted by: Danny Pansters --- x11-themes/gtk-qt-engine/files/patch-makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-themes/gtk-qt-engine/files/patch-makefile.in (limited to 'x11-themes/gtk-qt-engine/files/patch-makefile.in') diff --git a/x11-themes/gtk-qt-engine/files/patch-makefile.in b/x11-themes/gtk-qt-engine/files/patch-makefile.in new file mode 100644 index 000000000000..e46ca6a3751e --- /dev/null +++ b/x11-themes/gtk-qt-engine/files/patch-makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Feb 23 16:14:53 2004 ++++ Makefile.in Mon Feb 23 16:35:40 2004 +@@ -83,7 +83,7 @@ + + SUBDIRS = Theme + +-QTDIR = /usr/lib/qt3 ++QTDIR = $(PREFIX) + + INCLUDES = $(QTENGINE_CFLAGS) -I$(QTDIR)/include/ + -- cgit v1.2.3