Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 2009 19:52:57 +0100
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: Creating New Port
Message-ID:  <1231354377.36491.14.camel@hood.oook.cz>
In-Reply-To: <20090107134848.17fd38dc@scorpio>
References:  <20090107134848.17fd38dc@scorpio>

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

--=-OPhRJbbbp6FtKfwHWRei
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable

Jerry p=ED=B9e v st 07. 01. 2009 v 13:48 -0500:

> # mkdir /var/tmp/$(make -V PORTNAME)
>=20
> When I run the line of above, this is what I get back:
>=20
> mkdir /var/tmp/$(make -V Captcha-reCAPTCHA-Mailhide)
> mkdir: /var/tmp/: File exists

Either

mkdir /var/tmp/`make -V PORTNAME`

or

mkdir /var/tmp/Captcha-reCAPTCHA-Mailhide

but not both :)

--=20
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>
Do not meddle in the fashions of wizards, for they are seasonal and
quick to fall out of style!

--=-OPhRJbbbp6FtKfwHWRei
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEABECAAYFAklk+gkACgkQntdYP8FOsoKRDQCgupLfSV3MrPEqmKYX3Xauip/C
0e8An1NihA+iZlRb9IDS7VbcdOC2qNiJ
=2kxW
-----END PGP SIGNATURE-----

--=-OPhRJbbbp6FtKfwHWRei--




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