diff options
Diffstat (limited to 'net/p5-Geo-IPfree/Makefile')
-rw-r--r-- | net/p5-Geo-IPfree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index 77aa72a040ea..06f7bcfbd8fd 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -22,7 +22,7 @@ MAN3= Geo::IPfree.3 .if ${PERL_LEVEL} < 501200 BUILD_DEPENDS= p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} .endif .include <bsd.port.post.mk> |