diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Rendezvous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Rendezvous/Makefile b/net/p5-Net-Rendezvous/Makefile index 8a7f8785f0ed..c99dfb3c33e4 100644 --- a/net/p5-Net-Rendezvous/Makefile +++ b/net/p5-Net-Rendezvous/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ahze@FreeBSD.org COMMENT= A set of perl modules to utilize mDNS for service discovery BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS -RUN_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |