diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-10-13 20:29:04 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-10-13 20:29:04 +0000 |
commit | d30db854355435a836f4cc9db64283c724dd0feb (patch) | |
tree | 3493282bb5255cdbe2bf0381e96ebe06f0a7c2e0 /audio/rosegarden | |
parent | ecb76b6b44a41be97b214f2eddd570477a02ad51 (diff) | |
download | ports-d30db854355435a836f4cc9db64283c724dd0feb.tar.gz ports-d30db854355435a836f4cc9db64283c724dd0feb.zip |
Notes
Diffstat (limited to 'audio/rosegarden')
-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} |