Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2002 20:15:26 +0100
From:      Francesco Casadei <fcasadei@inwind.it>
To:        Manuel Hendel <Manuel.Hendel@easygolucky.de>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: portupgrade - more than one make argument?
Message-ID:  <20020314201526.A8704@goku.kasby>
In-Reply-To: <20020312183847.GA85625@habana.easygolucky.de>; from Manuel.Hendel@easygolucky.de on Tue, Mar 12, 2002 at 07:38:48PM %2B0100
References:  <20020312183847.GA85625@habana.easygolucky.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--0F1p//8PRICkK4MW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Mar 12, 2002 at 07:38:48PM +0100, Manuel Hendel wrote:
> Using portupgrade, you can give a port a make argument with "-m"! But
> is it posssible to give more than argument?
>=20
> Manuel
>=20
>=20
> --=20
> Let the programmers be many and the managers few -- then all will be=20
> productive.=20
> -Geoffrey James, "The Tao of Programming"=20
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>=20
> end of the original message

Put all the arguments inside a quoted string, like this:

portupgrade -m '-DDEFINE1 -DDEFINE2 VAR1=3DVAL1 VAR2=3DVAL2' portname

You can do the same with -M to pass multiple environment variable.

	Francesco Casadei

--=20
You can download my public key from http://digilander.iol.it/fcasadei/
or retrieve it from a keyserver (pgpkeys.mit.edu, wwwkeys.pgp.net, ...)

Key fingerprint is: 1671 9A23 ACB4 520A E7EE  00B0 7EC3 375F 164E B17B


--0F1p//8PRICkK4MW
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8kPbOfsM3XxZOsXsRAtPpAKCrOaEXBe3R/a/3LTgNqFOAKbaAtACg0wGE
gVbYJMwmpZd76yep2IO79EM=
=gZKC
-----END PGP SIGNATURE-----

--0F1p//8PRICkK4MW--

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?20020314201526.A8704>