diff options
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC/Makefile')
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC/Makefile b/math/p5-Math-Geometry-Planar-GPC/Makefile index f3bf16f71abf..aed5d72b3385 100644 --- a/math/p5-Math-Geometry-Planar-GPC/Makefile +++ b/math/p5-Math-Geometry-Planar-GPC/Makefile @@ -16,6 +16,7 @@ COMMENT= Perl wrapper for Alan Murta's gpc library MAN3= Math::Geometry::Planar::GPC.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |