From e03c6d722481f6f7ccee2da2c2def819dad553a5 Mon Sep 17 00:00:00 2001 From: pav 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 --- graphics/amanith/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/amanith') 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}" -- cgit