diff options
Diffstat (limited to 'graphics/amanith/Makefile')
-rw-r--r-- | graphics/amanith/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/amanith/Makefile b/graphics/amanith/Makefile index ec7023ac7bdb..9a4ac523f3af 100644 --- a/graphics/amanith/Makefile +++ b/graphics/amanith/Makefile @@ -29,7 +29,7 @@ USE_GMAKE= yes USE_DOS2UNIX= yes USE_LDCONFIG= yes -MAKE_ENV= QTDIR="${LOCALBASE}" \ +MAKE_ENV= QTDIR="${QT_PREFIX}" \ QMAKESPEC="${QMAKESPEC}" \ AMANITHDIR="${AMANITHDIR}" |