diff options
-rw-r--r-- | graphics/p5-Imager-QRCode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-Imager-QRCode/Makefile b/graphics/p5-Imager-QRCode/Makefile index d5f278c197f5..79796883a0ed 100644 --- a/graphics/p5-Imager-QRCode/Makefile +++ b/graphics/p5-Imager-QRCode/Makefile @@ -18,6 +18,8 @@ COMMENT= Generate QR Code with Imager using libqrencode BUILD_DEPENDS= p5-Imager>=0.55:${PORTSDIR}/graphics/p5-Imager RUN_DEPENDS:= ${BUILD_DEPENDS} +MAKE_JOBS_UNSAFE= yes + PERL_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include |