diff options
Diffstat (limited to 'audio/qsynth/Makefile')
-rw-r--r-- | audio/qsynth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 35a2f596c3f8..dbae97e09cf8 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -31,7 +31,6 @@ CONFIGURE_ARGS= --localedir=${DATADIR} \ --with-qt=${QT_PREFIX} \ --with-fluidsynth=${LOCALBASE} INSTALLS_ICONS= yes -MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> |