summaryrefslogtreecommitdiff
path: root/textproc/p5-Term-QRCode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Term-QRCode/Makefile')
-rw-r--r--textproc/p5-Term-QRCode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Term-QRCode/Makefile b/textproc/p5-Term-QRCode/Makefile
index af52607830b0..d28988dbdf8e 100644
--- a/textproc/p5-Term-QRCode/Makefile
+++ b/textproc/p5-Term-QRCode/Makefile
@@ -14,9 +14,9 @@ COMMENT= Generate QR Code on Terminal
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= libqrencode>=2.0.0:graphics/libqrencode \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= libqrencode>=2.0.0:graphics/libqrencode \
p5-Text-QRCode>0:textproc/p5-Text-QRCode
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure