- Fix RUN_DEPENDS thus fixing net/p5-Net-LDAP-AutoServer

PR:             ports/147396
Reported by:    myself (pgollucci)
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
This commit is contained in:
Philip M. Gollucci 2010-08-28 02:27:30 +00:00
parent 6bafc885ba
commit 403d68830d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260109

View File

@ -7,6 +7,7 @@
PORTNAME= Net-DNS-RR-SRV-Helper
PORTVERSION= 0.0.0
PORTREVISION= 1
CATEGORIES= dns perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Orders SRV records by priority and weight for Net::DNS
RUN_DEPENDS= ${SITE_PERL}/mach/Net/DNS/RR.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/Sort/Naturally.pm:${PORTSDIR}/textproc/p5-Sort-Naturally
PERL_CONFIGURE= yes
MAN3= Net::DNS::RR::SRV::Helper.3