aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-06-12 16:02:22 +0000
committerWill Andrews <will@FreeBSD.org>2003-06-12 16:02:22 +0000
commit1569c2c1d6407f1fd007ea198260cf414e065db9 (patch)
tree3ec8dc143a15d20dbe039bbf1f27eb65d2c3735c /x11-toolkits/qt33
parent5b698dc6735dd9e8d6754937b7fd23e3e6927f52 (diff)
downloadports-1569c2c1d6407f1fd007ea198260cf414e065db9.tar.gz
ports-1569c2c1d6407f1fd007ea198260cf414e065db9.zip
Fix LD_LIBRARY_PATH to include any local additions.
PR: 48030 Submitted by: edwin
Notes
Notes: svn path=/head/; revision=82870
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index ad99041c4f74..f408e42d4f0b 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -58,7 +58,7 @@ CUPS=
CONFIGURE_ENV= ${ECHO} yes | QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH
MAKE_ENV?= QTDIR=${WRKSRC} \
- LD_LIBRARY_PATH=${WRKSRC}/lib \
+ LD_LIBRARY_PATH=${WRKSRC}/lib:${LD_LIBRARY_PATH} \
PATH=${WRKSRC}/bin:$$PATH
ALL_TARGET= sub-tools