diff options
Diffstat (limited to 'math/p5-Geo-Distance-XS/Makefile')
-rw-r--r-- | math/p5-Geo-Distance-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Geo-Distance-XS/Makefile b/math/p5-Geo-Distance-XS/Makefile index 5fded223e965..2830712284a0 100644 --- a/math/p5-Geo-Distance-XS/Makefile +++ b/math/p5-Geo-Distance-XS/Makefile @@ -16,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Calculate Distances and Closest Locations faster BUILD_DEPENDS= p5-Geo-Distance>=0.16:${PORTSDIR}/math/p5-Geo-Distance -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |