diff options
Diffstat (limited to 'audio/xmms-sexypsf/Makefile')
-rw-r--r-- | audio/xmms-sexypsf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-sexypsf/Makefile b/audio/xmms-sexypsf/Makefile index a95702de547b..f89aba2fd8ea 100644 --- a/audio/xmms-sexypsf/Makefile +++ b/audio/xmms-sexypsf/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes USE_GNOME= gtk12 USE_LDCONFIG= yes +MAKE_JOBS_SAFE= yes CFLAGS+= -I${WRKSRC} -fPIC DEFINES= -DSPSFVERSION=\""${PORTVERSION}\"" -DPSS_STYLE=1 |