summaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-QRCode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-HTML-QRCode/Makefile')
-rw-r--r--textproc/p5-HTML-QRCode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-HTML-QRCode/Makefile b/textproc/p5-HTML-QRCode/Makefile
index a18e65923ba9..1734482c2f95 100644
--- a/textproc/p5-HTML-QRCode/Makefile
+++ b/textproc/p5-HTML-QRCode/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate HTML based QR Code
-BUILD_DEPENDS= p5-Text-QRCode>0:textproc/p5-Text-QRCode
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Text-QRCode>0:textproc/p5-Text-QRCode
LIB_DEPENDS= libqrencode.so:graphics/libqrencode
USES= perl5