Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2001 04:02:34 -0600 (MDT)
From:      FreeBSD <freebsd@XtremeDev.com>
To:        Mike Meyer <mwm@mired.org>
Cc:        <questions@freebsd.org>
Subject:   Re: Debian apt-get and FreeBSD
Message-ID:  <20010403040206.M53097-100000@Amber.XtremeDev.com>
In-Reply-To: <15049.34866.573264.741294@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Apr 2001, Mike Meyer wrote:

> You can get the package name out of the port:
>
> 	su-2.04# pwd
> 	/usr/ports/shells/bash1
> 	su-2.04# make -V PKGNAME
> 	bash-1.14.7
> 	su-2.04#
>
> So the single command you want in the ports tree is:
>
> 	pkg_add -r `make -V PKGNAME`

Ah, excellent. Thank you very much.


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




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