diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 13:03:14 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 13:03:14 +0000 |
commit | 886a9071a1cc4b364b0a8ff097f1bd58778aea11 (patch) | |
tree | c9d301ed55367daf089b38d9246d62856e45d5db /audio/rosegarden | |
parent | 0be4595fc26a2cdc85a3d8573c423b1d946cbb77 (diff) | |
download | ports-886a9071a1cc4b364b0a8ff097f1bd58778aea11.tar.gz ports-886a9071a1cc4b364b0a8ff097f1bd58778aea11.zip |
Notes
Diffstat (limited to 'audio/rosegarden')
-rw-r--r-- | audio/rosegarden/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index cef147951c95..616d50c1f468 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -21,8 +21,7 @@ LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib \ RUN_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ lilypond:${PORTSDIR}/print/lilypond -USES= desktop-file-utils gmake pkgconfig shared-mime-info -USE_BZIP2= yes +USES= tar:bzip2 desktop-file-utils gmake pkgconfig shared-mime-info GNU_CONFIGURE= yes CONFIGURE_ENV+= QTLIBDIR=${QT_LIBDIR} USE_QT4= gui network xml rcc_build moc_build uic_build linguist_build |