diff options
Diffstat (limited to 'math/p5-Math-Geometry-Planar')
-rw-r--r-- | math/p5-Math-Geometry-Planar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Geometry-Planar/Makefile b/math/p5-Math-Geometry-Planar/Makefile index 888950ab72c4..4651ceccc38b 100644 --- a/math/p5-Math-Geometry-Planar/Makefile +++ b/math/p5-Math-Geometry-Planar/Makefile @@ -14,9 +14,9 @@ COMMENT= Collection of planar geometry functions LICENSE= ART10 -BUILD_DEPENDS= p5-Math-Geometry-Planar-GPC>=0:math/p5-Math-Geometry-Planar-GPC \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Math-Geometry-Planar-GPC>=0:math/p5-Math-Geometry-Planar-GPC \ p5-Math-Geometry-Planar-Offset>=0:math/p5-Math-Geometry-Planar-Offset -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure |