Skip site navigation (1)Skip section navigation (2)
Date:      04 May 1998 04:58:15 -0500
From:      Don Croyle <croyle@gelemna.ft-wayne.in.us>
To:        Matthew Hunt <mph@FreeBSD.ORG>
Cc:        ports@FreeBSD.ORG
Subject:   Re: ports/6500
Message-ID:  <86lnsi8iiw.fsf@emerson.gelemna.ft-wayne.in.us>
In-Reply-To: Matthew Hunt's message of "Sun, 3 May 1998 21:09:17 -0700 (PDT)"
References:  <199805040409.VAA25451@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Hunt <mph@FreeBSD.ORG> writes:

> Synopsis: new port: p5-News-Article

> The following line seems wrong:
> 
> RUN_DEPENDS=    ${PREFIX}/lib/perl5/site_perl/Net/Domain.pm:${PORTSDIR}/net/p5-N
> et-DNS \
> 
> The p5-Net-DNS port does not install Domain.pm:

> Can you provide a fix?
> Thanks.

Sorry about that and the tab damage.  Next time I'll know to cut &
paste from emacs instead of an xterm.

--- Makefile	1998/02/14 05:11:37	1.1.1.1
+++ Makefile	1998/05/04 09:42:25
@@ -12,7 +12,7 @@
 MASTER_SITES=	http://www.erlenstar.demon.co.uk/perl/
 MAINTAINER=	croyle@gelemna.ft-wayne.in.us
 
-RUN_DEPENDS=	${PREFIX}/lib/perl5/site_perl/Net/Domain.pm:${PORTSDIR}/net/p5-Net-DNS\
+RUN_DEPENDS=	${PREFIX}/lib/perl5/site_perl/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS\
 		${PREFIX}/lib/perl5/site_perl/Net/NNTP.pm:${PORTSDIR}/net/p5-Net\
 		${PREFIX}/lib/perl5/site_perl/PGP/Sign.pm:${PORTSDIR}/security/p5-PGP-Sign
 

-- 
I've always wanted to be a dilettante, but I've never quite been ready
to make the commitment.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86lnsi8iiw.fsf>