Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 19:38:38 -0600
From:      Glenn Johnson <glennpj@charter.net>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        Joe Clarke <marcus@marcuscom.com>, freebsd-gnome@FreeBSD.org
Subject:   Re: dependency question
Message-ID:  <20020122013838.GA20427@gforce.johnson.home>
In-Reply-To: <3C4BE9F6.A85C98B5@FreeBSD.org>
References:  <20020120205118.GA447@gforce.johnson.home> <1011565282.28534.22.camel@shumai.marcuscom.com> <20020120234902.GA74865@gforce.johnson.home> <1011573437.28534.24.camel@shumai.marcuscom.com> <20020121011015.GA20453@gforce.johnson.home> <1011575865.28534.39.camel@shumai.marcuscom.com> <20020121031843.GA23586@gforce.johnson.home> <3C4BE9F6.A85C98B5@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 21, 2002 at 12:14:14PM +0200, Maxim Sobolev wrote:

> When you are unsure about what dependencies does the port have you
> could do `make package-depends' in port's directory and it will print
> them all to stdout. Simple as that...

OK, I did this and I noticed something else that I need clarification
on.  I have a BUILD_DEPENDS on ispell.  The software can use
either aspell or ispell but I set the BUILD_DEPENDS to insure that
spellchecking gets enabled.  If neither aspell nor ispell is present
then spellchecking is disabled at the configuration step.  However, when
I run 'make package-depends', ispell is not listed.  This would mean
that I should also list ispell as a RUN_DEPENDS so that it is properly
installed if my port is installed as a package.  Is that the proper way
to handle this situation?

-- 
Glenn Johnson
glennpj@charter.net

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




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