Date: Wed, 27 Aug 2003 14:42:40 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Michael Scheidell <scheidell@secnap.net> Cc: portmgr@freebsd.org Subject: Re: new makefile boffo? Message-ID: <1062009760.66622.23.camel@gyros> In-Reply-To: <20030827183351.0A95838111@mail.secnap.net> References: <20030827183351.0A95838111@mail.secnap.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-TEZyi0NQ/rlGkM+KY7zG Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-08-27 at 14:33, Michael Scheidell wrote: > Ok, fbsd 3.5, maybe I should upgrade to 5.1 (5.2?) No. I found this problem in testing. FreeBSD < 4.0 will run into this. If you search through bsd.port.mk for pkg_install, you will see the block the sets PKGORIGIN right above it. If you remove the OSVERSION check, then PKGORIGIN should be set on all versions of FreeBSD. I plan on doing this on the next round of bsd.port.mk patches. Joe >=20 > just did a cvsup on ports dir, tried to make something, got: >=20 > make > "/usr/ports/Mk/bsd.port.mk", line 1781: Malformed conditional > (${OSVERSION} < 460102 && ${PKGORIGIN} !=3D "sysutils/pkg_install") > "/usr/ports/Mk/bsd.port.mk", line 4486: if-less endif > "/usr/ports/Mk/bsd.port.mk", line 4486: Need an operator > make: fatal errors encountered -- cannot continue >=20 > #-*- mode: makefile; tab-width: 4; -*- > # ex:ts=3D4 > # > # $FreeBSD: ports/Mk/bsd.port.mk,v 1.464 2003/08/27 04:42:45 marcus Exp $ > # $NetBSD: $ --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-TEZyi0NQ/rlGkM+KY7zG Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/TPugb2iPiv4Uz4cRAlNEAJ45eSOy8A24BPwaX0qfMbrqHqQXWwCfb7Ek uF50nQbIZZ8OibSXqGm3AMM= =nVLd -----END PGP SIGNATURE----- --=-TEZyi0NQ/rlGkM+KY7zG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1062009760.66622.23.camel>