diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-08-11 15:24:21 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-08-11 15:24:21 +0000 |
commit | 8226bfc77de59799717e0a07761e75a3a29a736b (patch) | |
tree | b01da934ac9d52f12a83657c1b79eb9d32d02d0a /graphics/p5-Gimp | |
parent | acf77a891f304299d5983d800a5d4a30bcece140 (diff) | |
download | ports-8226bfc77de59799717e0a07761e75a3a29a736b.tar.gz ports-8226bfc77de59799717e0a07761e75a3a29a736b.zip |
Notes
Diffstat (limited to 'graphics/p5-Gimp')
-rw-r--r-- | graphics/p5-Gimp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-Gimp/Makefile b/graphics/p5-Gimp/Makefile index 05701c1382c3..5136ea06b128 100644 --- a/graphics/p5-Gimp/Makefile +++ b/graphics/p5-Gimp/Makefile @@ -28,4 +28,6 @@ BUILD_DEPENDS+= p5-Alien-Gimp>=0.01:graphics/p5-Alien-Gimp USES= perl5 USE_PERL5= configure +MAKE_JOBS_UNSAFE= yes + .include <bsd.port.mk> |