diff options
Diffstat (limited to 'dns/p5-pgeodns/Makefile')
-rw-r--r-- | dns/p5-pgeodns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-pgeodns/Makefile b/dns/p5-pgeodns/Makefile index 226de48e3dbc..9ede860d4022 100644 --- a/dns/p5-pgeodns/Makefile +++ b/dns/p5-pgeodns/Makefile @@ -17,7 +17,7 @@ COMMENT= A Geographic NameServer BUILD_DEPENDS= p5-Geo-IP>=0:${PORTSDIR}/net/p5-Geo-IP \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |