summaryrefslogtreecommitdiff
path: root/graphics/p5-Acme-Steganography-Image-Png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Acme-Steganography-Image-Png/Makefile')
-rw-r--r--graphics/p5-Acme-Steganography-Image-Png/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Acme-Steganography-Image-Png/Makefile b/graphics/p5-Acme-Steganography-Image-Png/Makefile
index 4a84234ac57c..4830548fba85 100644
--- a/graphics/p5-Acme-Steganography-Image-Png/Makefile
+++ b/graphics/p5-Acme-Steganography-Image-Png/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Hide data (badly) in Png images
-BUILD_DEPENDS= p5-Imager>=0:graphics/p5-Imager \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Imager>=0:graphics/p5-Imager \
p5-Class-Accessor>=0:devel/p5-Class-Accessor
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure