aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2010-10-15 20:54:22 +0000
committerKris Moore <kmoore@FreeBSD.org>2010-10-15 20:54:22 +0000
commitee837cebf415120e73a9c97209f4069ab714c937 (patch)
tree27304af12a831aab3f34c1c9c3b7e4ffa31fdfb1 /chinese
parent0de573baa5eef6cacb8620c92149a58192e6a1b3 (diff)
downloadports-ee837cebf415120e73a9c97209f4069ab714c937.tar.gz
ports-ee837cebf415120e73a9c97209f4069ab714c937.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/qt4-codecs-cn/Makefile2
-rw-r--r--chinese/qt4-codecs-tw/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/qt4-codecs-cn/Makefile b/chinese/qt4-codecs-cn/Makefile
index 5e513020a6df..fdda6eada010 100644
--- a/chinese/qt4-codecs-cn/Makefile
+++ b/chinese/qt4-codecs-cn/Makefile
@@ -24,7 +24,7 @@ HAS_CONFIGURE= yes
ALL_TARGET= first
CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH
-MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib \
+MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \
PATH=${WRKSRC}/bin:$$PATH
DO_NOT_EXTRACT= demos doc examples mkspecs qmake tools translations \
diff --git a/chinese/qt4-codecs-tw/Makefile b/chinese/qt4-codecs-tw/Makefile
index de4e50abe279..855a22d37250 100644
--- a/chinese/qt4-codecs-tw/Makefile
+++ b/chinese/qt4-codecs-tw/Makefile
@@ -24,7 +24,7 @@ HAS_CONFIGURE= yes
ALL_TARGET= first
CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH
-MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib \
+MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \
PATH=${WRKSRC}/bin:$$PATH
DO_NOT_EXTRACT= demos doc examples mkspecs qmake tools translations \