diff options
Diffstat (limited to 'audio/esperanza/Makefile')
-rw-r--r-- | audio/esperanza/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/esperanza/Makefile b/audio/esperanza/Makefile index f1140d3cd8b9..e2b163a3cd08 100644 --- a/audio/esperanza/Makefile +++ b/audio/esperanza/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= xmmsclient++.4:${PORTSDIR}/audio/cpp-xmms2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}+git${PORTVERSION:E} USE_BZIP2= yes +NO_STAGE= yes USE_QT4= gui xml network imageformats_run \ qmake_build moc_build rcc_build uic_build QT_NONSTANDARD= yes |