aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
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
parenta73fee04224762fa5a2e7897fc4093fa963b527d (diff)
downloadports-5ca9a6aed07a4279fce6cf50ec0b17a0c704d358.tar.gz
ports-5ca9a6aed07a4279fce6cf50ec0b17a0c704d358.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/krusader/Makefile2
-rw-r--r--x11-fm/krusader2/Makefile2
2 files changed, 2 insertions, 2 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}
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}