Re: simple&silly wish to know port dependency.
From: Daniela (dgw_at_liwest.at)
Date: 10/31/03
- Previous message: Drew Tomlinson: "Re: Help With 'find' Syntax"
- In reply to: Zhang Weiwu: "simple&silly wish to know port dependency."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Zhang Weiwu <weiwuzhang@hotmail.com>, freebsd-questions@freebsd.org Date: Fri, 31 Oct 2003 19:04:32 +0000
On Saturday 01 November 2003 03:45, Zhang Weiwu wrote:
> Hello. When I make deinstall a port I often get the message:
> port xxx depends on this port, but I'll still deinstall it anyway.
>
> That's really frustrating. I'd like to be able to know who depends on it
> before de-installing it. Any suggestions?
>
> Look through the handbook I didn't find an answer.
Look into the Makefile. There is likely a line starting with BUILD_DEPENDS and
one with RUN_DEPENDS. What follows these variable names are lists of files
the program depends on, and (separated with a colon) the port that must be
installed to get it.
Daniela
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Drew Tomlinson: "Re: Help With 'find' Syntax"
- In reply to: Zhang Weiwu: "simple&silly wish to know port dependency."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|