Date: Fri, 25 Aug 2006 09:06:09 -0500 From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: Kris Kennaway <kris@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, gabor@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/deskutils/adesklets Makefile Message-ID: <20060825090609.20f7be7e.acm@FreeBSD.org> In-Reply-To: <200608172044.k7HKiuhY083613@repoman.freebsd.org> References: <200608172044.k7HKiuhY083613@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 17 Aug 2006 20:44:56 +0000 (UTC)
Kris Kennaway <kris@FreeBSD.org> wrote:
> kris 2006-08-17 20:44:56 UTC
>
> FreeBSD ports repository
>
> Modified files:
> deskutils/adesklets Makefile
> Log:
> BROKEN: Incorrect pkg-plist
>
> Revision Changes Path
> 1.13 +2 -0 ports/deskutils/adesklets/Makefile
>
Some ports have problems when ${DESTDIR} is defined on ${MAKE_ENV} (for
default on bsd.port.mk). it seems like that DESTDIR remove the first /
from ${PREFIX} and the files/directories are installed on ${WRKSRC}
directory. I found this problem on graphics/crystalspace (fixed, i'm
using jam instead of gmake) and desktop/adesklets (if we removed
DESTDIR from MAKE_ENV, it installs without problems).
Gabor, what do you think about it?
Gretings
- ----
Jose Alonso Cardenas Marquez | http://www.FreeBSD.org
acm@FreeBSD.org | http://www.BSD.org.pe
GnuPG Key: http://www.FreeBSD.org/~acm/pgp/pubkey.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQFE7wPRGV/UqJshvBkRAlJ9AKCpG20H1ks24OFSn2yLLr4nb7rFZwCeJz0f
t37p26RmKp+IdCI8E+VVaOs=
=Soyn
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060825090609.20f7be7e.acm>
