aboutsummaryrefslogtreecommitdiffstats
path: root/games/uqm
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-28 21:52:51 +0800
committeredwin <edwin@FreeBSD.org>2003-09-28 21:52:51 +0800
commit25539a959b219d81550b87b5aae4b0171793242b (patch)
tree124fa77fc15c289758ef58127d68032b16cff1ad /games/uqm
parentdfd528eaeb8277234141fe761811556f7a51380e (diff)
downloadfreebsd-ports-gnome-25539a959b219d81550b87b5aae4b0171793242b.tar.gz
freebsd-ports-gnome-25539a959b219d81550b87b5aae4b0171793242b.tar.zst
freebsd-ports-gnome-25539a959b219d81550b87b5aae4b0171793242b.zip
Make sure the port can find all libraries even if LOCALBASE isn't
set in the environment. Submitted by: Stefan Farfeleder
Diffstat (limited to 'games/uqm')
-rw-r--r--games/uqm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/uqm/Makefile b/games/uqm/Makefile
index a2e4735283b8..d31fd49df4e7 100644
--- a/games/uqm/Makefile
+++ b/games/uqm/Makefile
@@ -30,7 +30,7 @@ post-extract:
${CP} ${DISTDIR}/${PORTNAME}-${PORTVERSION}-content.zip ${WRKSRC}/content/packages/
do-configure:
- cd ${WRKSRC} && ${SETENV} PREFIX=${PREFIX} ./build.sh uqm config
+ cd ${WRKSRC} && ${SETENV} LOCALBASE=${LOCALBASE} PREFIX=${PREFIX} ./build.sh uqm config
do-build:
cd ${WRKSRC} && ./build.sh uqm