diff options
Diffstat (limited to 'textproc/p5-HTML-QRCode/Makefile')
-rw-r--r-- | textproc/p5-HTML-QRCode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-HTML-QRCode/Makefile b/textproc/p5-HTML-QRCode/Makefile index 5f2c0d1bf2c3..b41679242aa2 100644 --- a/textproc/p5-HTML-QRCode/Makefile +++ b/textproc/p5-HTML-QRCode/Makefile @@ -16,7 +16,7 @@ COMMENT= Generate HTML based QR Code BUILD_DEPENDS= p5-Text-QRCode>0:${PORTSDIR}/textproc/p5-Text-QRCode \ libqrencode>=2.0.0:${PORTSDIR}/graphics/libqrencode -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include |