diff options
author | pawel <pawel@FreeBSD.org> | 2013-10-14 04:29:04 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-10-14 04:29:04 +0800 |
commit | f1f57cf57cb0bcd3d7b0354f18a555f7f809f779 (patch) | |
tree | 3493282bb5255cdbe2bf0381e96ebe06f0a7c2e0 /audio | |
parent | 47e95ffe48268c609eb905210aab2c6237bb0863 (diff) | |
download | freebsd-ports-gnome-f1f57cf57cb0bcd3d7b0354f18a555f7f809f779.tar.gz freebsd-ports-gnome-f1f57cf57cb0bcd3d7b0354f18a555f7f809f779.tar.zst freebsd-ports-gnome-f1f57cf57cb0bcd3d7b0354f18a555f7f809f779.zip |
Enable staging
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rosegarden/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 05447cef1787..101691f84e61 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ lilypond:${PORTSDIR}/print/lilypond USES= gmake pkgconfig -NO_STAGE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= QTLIBDIR=${QT_LIBDIR} |