cvs commit: ports/devel/linux_devtools Makefile

Kris Kennaway kris at obsecurity.org
Sun Apr 10 20:23:05 PDT 2005


On Mon, Apr 11, 2005 at 02:59:58AM +0000, David E. O'Brien wrote:

> |  USE_LINUX?=		yes
> |  NO_LATEST_LINK=		yes
> | -ONLY_FOR_ARCHS=		i386
> | +ONLY_FOR_ARCHS=		i386 amd64
> |  CONFLICTS=		linux_devtools-*
> |  DIST_SUBDIR=		rpm/${ARCH}/${PORTVERSION}
> |  PREFIX=			${LINUXBASE}
> | @@ -63,6 +63,11 @@ RPMDIR=			${DISTDIR}/${DIST_SUBDIR}
> |  
> |  REMOVE_DIRS=		dev tmp var/tmp
> |  REMOVE_FILES=
> | +
> | +.if (${ARCH} == "amd64")
> | +ARCH=			i386

I'm not sure this is legal.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050410/3f2e6b68/attachment.bin


More information about the cvs-all mailing list