diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-09-03 04:00:32 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-09-03 04:00:32 +0000 |
commit | 48443ba510fe63b9c44abe150c454d35d29f04ed (patch) | |
tree | b2279cefbf141022edd3d21f7d7b8183ad3345f6 /audio/timidity++ | |
parent | f8715f9d4a3d17156620ed87e1292e9688a7b24e (diff) | |
download | ports-48443ba510fe63b9c44abe150c454d35d29f04ed.tar.gz ports-48443ba510fe63b9c44abe150c454d35d29f04ed.zip |
Notes
Diffstat (limited to 'audio/timidity++')
-rw-r--r-- | audio/timidity++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 442b3c02092d..dbc667cbc9a8 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -27,6 +27,8 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes +MAKE_JOBS_SAFE= yes + PLIST_SUB+= TIMID_LIBDIR=${TIMID_LIBDIR} EUCJP_LOCALE=${EUCJP_LOCALE} EUCJP_LOCALE= ja_JP.eucJP |