aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cripple
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-26 02:08:45 +0800
committermiwi <miwi@FreeBSD.org>2009-03-26 02:08:45 +0800
commit9f707361e3bb440d1570c8562d631a6b13aa9778 (patch)
tree0f0b591446ab71332a94d6a45811a3607d94be4a /audio/cripple
parentb2bc9ae8e91befa22f4e509132855e7e9bcee574 (diff)
downloadfreebsd-ports-gnome-9f707361e3bb440d1570c8562d631a6b13aa9778.tar.gz
freebsd-ports-gnome-9f707361e3bb440d1570c8562d631a6b13aa9778.tar.zst
freebsd-ports-gnome-9f707361e3bb440d1570c8562d631a6b13aa9778.zip
- Mark MAKE_JOBS_SAFE for parallel building.
Diffstat (limited to 'audio/cripple')
-rw-r--r--audio/cripple/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cripple/Makefile b/audio/cripple/Makefile
index 4309f40601b1..f0b921374535 100644
--- a/audio/cripple/Makefile
+++ b/audio/cripple/Makefile
@@ -17,6 +17,7 @@ COMMENT= Command line CD ripper/encoder wrapper with cddb support
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_CDRTOOLS= yes
+MAKE_JOBS_SAFE= yes
LIB_DEPENDS+= cdio.8:${PORTSDIR}/sysutils/libcdio
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame\