aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SWF-Builder
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-10-06 13:06:42 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-10-06 13:06:42 +0000
commit9dff3523203bdda7ae358dcff3eb5a5ef3e54d33 (patch)
tree0721b637b4bcfc0a8ff2a945bdcb7e68f8993680 /graphics/p5-SWF-Builder
parent2e4b740f2cc9a250b2c6056d8706e15d3bfa9763 (diff)
downloadports-9dff3523203bdda7ae358dcff3eb5a5ef3e54d33.tar.gz
ports-9dff3523203bdda7ae358dcff3eb5a5ef3e54d33.zip
Notes
Diffstat (limited to 'graphics/p5-SWF-Builder')
-rw-r--r--graphics/p5-SWF-Builder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-SWF-Builder/Makefile b/graphics/p5-SWF-Builder/Makefile
index efe758ba917d..170894196eb8 100644
--- a/graphics/p5-SWF-Builder/Makefile
+++ b/graphics/p5-SWF-Builder/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create SWF movie
-BUILD_DEPENDS= p5-SWF-File>=0:graphics/p5-SWF-File \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-SWF-File>=0:graphics/p5-SWF-File \
p5-Math-Bezier-Convert>=0:math/p5-Math-Bezier-Convert \
p5-Font-TTF>=0:x11-fonts/p5-Font-TTF
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= dos2unix perl5 shebangfix
SHEBANG_FILES= lib/SWF/Builder/ActionScript/Compiler.pm