Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2013 00:26:03 +0200
From:      Baptiste Daroussin <bapt@freebsd.org>
To:        Eitan Adler <eadler@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r317206 - head/security/xmlsec1
Message-ID:  <20130503222600.GF12114@ithaqua.etoilebsd.net>
In-Reply-To: <CAF6rxgkrzaN5u4Sh=HERB52Y5uMJm1hfoijfuvH96gnsfq_3jg@mail.gmail.com>
References:  <201305031344.r43DimMh078805@svn.freebsd.org> <CAF6rxgkrzaN5u4Sh=HERB52Y5uMJm1hfoijfuvH96gnsfq_3jg@mail.gmail.com>

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

--sDKAb4OeUBrWWL6P
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, May 03, 2013 at 06:13:22PM -0400, Eitan Adler wrote:
> On 3 May 2013 09:44, Baptiste Daroussin <bapt@freebsd.org> wrote:
> > Author: bapt
> > Date: Fri May  3 13:44:47 2013
> > New Revision: 317206
> > URL: http://svnweb.freebsd.org/changeset/ports/317206
> >
> > Log:
> >   Fix build with bmake as make
> >
> > Modified:
> >   head/security/xmlsec1/Makefile
> >
> > Modified: head/security/xmlsec1/Makefile
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
> > --- head/security/xmlsec1/Makefile      Fri May  3 13:33:48 2013       =
 (r317205)
> > +++ head/security/xmlsec1/Makefile      Fri May  3 13:44:47 2013       =
 (r317206)
> > @@ -28,7 +28,9 @@ MAN1=3D xmlsec1.1 xmlsec1-config.1
> >  CFLAGS+=3D       -I${LOCALBASE}/include
> >  LDFLAGS+=3D      -L${LOCALBASE}/lib
> >  MAKE_ENV+=3D     ABS_BUILDDIR=3D${WRKSRC} TMPFOLDER=3D${WRKSRC}
> > +.if !defined(.PARSEDIR)
> >  MAKE_ARGS+=3D    -EABS_BUILDDIR
> > +.endif
>=20
> Its probably a bit late to ask, but isn't there some .BMAKE variable
> that makes it more obvious what .PARSEDIR is checking for?   It seems
> a bit arbitrary.

Not that I'm aware of otherwise I would have used

regards,
Bapt

--sDKAb4OeUBrWWL6P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlGEOXgACgkQ8kTtMUmk6ExdHgCgwiE4rwmN63iEmNLA1+PU797L
jb8AoLW1wL3wt1wNPknroQA5ULEyD4oD
=I/eV
-----END PGP SIGNATURE-----

--sDKAb4OeUBrWWL6P--



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