From 5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 13 Feb 2007 00:16:29 +0000 Subject: - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework Submitted by: rafan Tested on: pointyhat --- x11-fm/krusader/Makefile | 2 +- x11-fm/krusader2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/krusader/Makefile b/x11-fm/krusader/Makefile index a3c4d82ac934..620b27b03efc 100644 --- a/x11-fm/krusader/Makefile +++ b/x11-fm/krusader/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GETTEXT= yes -QTDIR?=${X11BASE}/bin +QTDIR?=${QT_PREFIX}/bin KDEDIR?=${LOCALBASE}/bin CONFIGURE_TARGET= CONFIGURE_ENV+=QTDIR=${QTDIR} KDEDIR=${KDEDIR} diff --git a/x11-fm/krusader2/Makefile b/x11-fm/krusader2/Makefile index a3c4d82ac934..620b27b03efc 100644 --- a/x11-fm/krusader2/Makefile +++ b/x11-fm/krusader2/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GETTEXT= yes -QTDIR?=${X11BASE}/bin +QTDIR?=${QT_PREFIX}/bin KDEDIR?=${LOCALBASE}/bin CONFIGURE_TARGET= CONFIGURE_ENV+=QTDIR=${QTDIR} KDEDIR=${KDEDIR} -- cgit v1.2.3