diff options
Diffstat (limited to 'audio/rosegarden/Makefile')
-rw-r--r-- | audio/rosegarden/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 886ec275049e..2e16ef00d955 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/tclmidi/tclmidi31.so:${PORTSDIR}/audio/tclmidi USE_XORG= xaw USE_AUTOTOOLS= autoconf:213 CONFIGURE_ARGS= --with-tclincl=${LOCALBASE}/include/tcl8.2 +MAKE_JOBS_UNSAFE= yes post-patch: @${CP} ${FILESDIR}/rosegarden ${WRKSRC}/rosegarden.sh |