Make sure the port can find all libraries even if LOCALBASE isn't

set in the environment.

Submitted by:	Stefan Farfeleder
This commit is contained in:
Edwin Groothuis
2003-09-28 13:52:51 +00:00
parent d4de731fe3
commit 963919bf73

View File

@@ -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