summaryrefslogtreecommitdiff
path: root/x11-fm/krusader
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
commit5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 (patch)
tree98af802b3322b4a54225135638e2882425155007 /x11-fm/krusader
parent- Update to 0.39 (diff)
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan Tested on: pointyhat
Diffstat (limited to 'x11-fm/krusader')
-rw-r--r--x11-fm/krusader/Makefile2
1 files changed, 1 insertions, 1 deletions
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}