Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2012 12:25:27 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Michael Gmelin <freebsd@grem.de>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: HAVE_GNOME vs. bsd.ports.options.mk
Message-ID:  <20121010102527.GB26497@ithaqua.etoilebsd.net>
In-Reply-To: <20121010121850.039fb6d2@bsd64.grem.de>
References:  <20121010121850.039fb6d2@bsd64.grem.de>

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

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

On Wed, Oct 10, 2012 at 12:18:50PM +0200, Michael Gmelin wrote:
> Hi
>=20
> I noticed that HAVE_GNOME doesn't work properly with
> bsd.ports.options.mk yet, so
>=20
> .include <bsd.port.options.mk>
> .if ${HAVE_GNOME:Mgnomelibs}!=3D""
> # ...
> .endif
> .include <bsd.port.mk>
>=20
> won't work, while this
>=20
> .include <bsd.port.pre.mk>
> .if ${HAVE_GNOME:Mgnomelibs}!=3D""
> # ...
> .endif
> .include <bsd.port.post.mk>
>=20
> does.
>=20
> AFAIK bsd.port.pre.mk/bsd.port.post.mk should be replaced by
> bsd.port.options.mk/bsd.port.mk in the long term, so having this work
> or documenting a workaround would help port maintainers who are
> in the process of updating the port structure.
>=20
> Michael
>=20
> --=20
> Michael Gmelin
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

Which ports are you speaking about? given that HAVE_GNOME:#gnomelibs is ref=
ering
to gnome 1.4 I think this part can safely be dropped out.

regards,
Bapt

--dTy3Mrz/UPE2dbVg
Content-Type: application/pgp-signature

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

iEYEARECAAYFAlB1TRcACgkQ8kTtMUmk6EwIagCZAWIHPfaRybwdNa+bXewmcKzA
yQ0AoIKNtIe7oeI2Qrk4D894S9qF09+l
=J+vi
-----END PGP SIGNATURE-----

--dTy3Mrz/UPE2dbVg--



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