aboutsummaryrefslogtreecommitdiffstats
path: root/audio/last.fm
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-11-21 23:55:58 +0800
committermakc <makc@FreeBSD.org>2013-11-21 23:55:58 +0800
commitfb3375018c3847fef03b6f420c10e6d528dcc1d0 (patch)
treeb07108f3845f972bf7816437710ce8cc27f4c815 /audio/last.fm
parent2135616a9e070ebc11896c5da3bab6be138d3174 (diff)
downloadfreebsd-ports-graphics-fb3375018c3847fef03b6f420c10e6d528dcc1d0.tar.gz
freebsd-ports-graphics-fb3375018c3847fef03b6f420c10e6d528dcc1d0.tar.zst
freebsd-ports-graphics-fb3375018c3847fef03b6f420c10e6d528dcc1d0.zip
- Get rid of QMAKEFLAGS
- Use options helpers - Use globally provided LRELEASE/LUPDATE - Convert LIB_DEPENDS to new style
Diffstat (limited to 'audio/last.fm')
-rw-r--r--audio/last.fm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile
index 9d64da31d56..0a9d0042e64 100644
--- a/audio/last.fm/Makefile
+++ b/audio/last.fm/Makefile
@@ -61,7 +61,7 @@ post-patch:
post-build:
cd ${WRKSRC}/src/output/RtAudio && \
- ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS} && make
+ ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS} && make
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/last.fm.sh ${PREFIX}/bin/last.fm