summaryrefslogtreecommitdiff
path: root/net/p5-Net-Rendezvous
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-01-31 01:55:03 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-01-31 01:55:03 +0000
commit77b0f46395f34b29442c265edf71bd76d6959297 (patch)
treef7f05bc71ea9f1d3ebda9325bcc3cf50dde1c4c0 /net/p5-Net-Rendezvous
parent- Update to 0.90 (diff)
- Fix RUN_DEPENDS
Reported by: FreshPorts sanity check
Notes
Notes: svn path=/head/; revision=127746
Diffstat (limited to 'net/p5-Net-Rendezvous')
-rw-r--r--net/p5-Net-Rendezvous/Makefile2
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