Date: Wed, 16 Apr 2003 14:52:28 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-questions@freebsd.org Subject: Re: portupgrade question Message-ID: <20030416135228.GA56101@happy-idiot-talk.infracaninophi> In-Reply-To: <200304161534.10782.a.carter@intrasoft.lu> References: <200304161534.10782.a.carter@intrasoft.lu>
next in thread | previous in thread | raw e-mail | index | archive | help
--gBBFr7Ir9EOA20Yy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Apr 16, 2003 at 03:34:10PM +0200, CARTER Anthony wrote:
> If I do a make WITH_BSD_JDK=3DTRUE install
>=20
> in /usr/ports/editors/openoffice, can i
>=20
> portupgrade -r WITH_BSD_JDK=3DTRUE openoffice
>=20
> or not?
Yes, but the syntax is:
portupgrade -r -m WITH_BSD_JDK=3DTRUE editors/openoffice
Even better is to edit /usr/local/etc/pkgtools.conf and add the make
flags to the MAKE_ARGS array:
MAKE_ARGS =3D {
'editors/openoffice' =3D> 'WITH_BSD_JDK=3DTRUE',
}
That way, the flags are supplied without your having to always
remember to include them on the command line.
Cheers,
Matthew
--=20
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
--gBBFr7Ir9EOA20Yy
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+nWAcdtESqEQa7a0RAiptAJ92dKgRcOdR5GNyHZKbJ9K1MHjS/QCdEWXr
rBlFd+fa9DEHpMGrSVn40nU=
=GQg1
-----END PGP SIGNATURE-----
--gBBFr7Ir9EOA20Yy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030416135228.GA56101>
