1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

Fix yet another Qmake breakage.

This commit is contained in:
Tilman Keskinoz 2004-01-30 13:02:15 +00:00
parent cf86be3b29
commit 32b2a5ea38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99510

View File

@ -57,7 +57,7 @@ do-configure:
.endif
@(cd ${WRKSRC} && \
${SETENV} ${MAKE_ENV} PREFIX=${PREFIX} \
qmake -spec ${X11BASE}/share/qt/mkspecs/freebsd-g++ mango.pro)
qmake -spec ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ mango.pro)
pre-install:
@${INSTALL_PROGRAM} ${WRKSRC}/mango ${PREFIX}/bin