aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geometry-Primitive
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
commitf6d56007b984e83ebda7162c99abc18d5bde982e (patch)
treeaa20f69168c1d6c9e0dbf200cc417eb6ea9147ca /graphics/p5-Geometry-Primitive
parentbd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff)
Notes
Diffstat (limited to 'graphics/p5-Geometry-Primitive')
-rw-r--r--graphics/p5-Geometry-Primitive/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Geometry-Primitive/Makefile b/graphics/p5-Geometry-Primitive/Makefile
index 6a2570e1720f..1afc8d963203 100644
--- a/graphics/p5-Geometry-Primitive/Makefile
+++ b/graphics/p5-Geometry-Primitive/Makefile
@@ -12,12 +12,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Primitive Geometry Entities
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Check-ISA>=0.04:devel/p5-Check-ISA \
p5-JSON-Any>=1.22:converters/p5-JSON-Any \
p5-Moose>=0.92:devel/p5-Moose \
p5-MooseX-Clone>=0.04:devel/p5-MooseX-Clone \
p5-MooseX-Storage>=0.17:devel/p5-MooseX-Storage
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure