Date: Sun, 30 Mar 2014 22:00:59 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Dirk Meyer <dinoex@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r349675 - head/www/geolizer Message-ID: <20140330200059.GI99393@ivaldir.etoilebsd.net> In-Reply-To: <201403301949.s2UJnS0L045858@svn.freebsd.org> References: <201403301949.s2UJnS0L045858@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--e5GLnnZ8mDMEwH4V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 30, 2014 at 07:49:28PM +0000, Dirk Meyer wrote: > Author: dinoex > Date: Sun Mar 30 19:49:28 2014 > New Revision: 349675 > URL: http://svnweb.freebsd.org/changeset/ports/349675 > QAT: https://qat.redports.org/buildarchive/r349675/ >=20 > Log: > - use OPTIONS_SET to preselect option >=20 > Modified: > head/www/geolizer/Makefile >=20 > Modified: head/www/geolizer/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/www/geolizer/Makefile Sun Mar 30 19:48:41 2014 (r349674) > +++ head/www/geolizer/Makefile Sun Mar 30 19:49:28 2014 (r349675) > @@ -6,7 +6,7 @@ CATEGORIES=3D > MAINTAINER=3D dinoex@FreeBSD.org > =20 > MASTERDIR?=3D ${.CURDIR}/../webalizer > -WITH_GEOIP=3D yes > +OPTIONS_SET+=3D GEOIP > =20 OPTIONS_SET is a end user macro, not a ports one, you should use OPTIONS_SLAVE=3DGEOIP this will activate GEOIP as well as remove it from the user choices of opti= ons. regards, Bapt --e5GLnnZ8mDMEwH4V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlM4d/sACgkQ8kTtMUmk6Exh9QCeNBoBRszmhAIGK+4RI1QmDMgh xXUAn0YRvMJ+ZsQwhtUhTrJnDiuXwHcn =7uhM -----END PGP SIGNATURE----- --e5GLnnZ8mDMEwH4V--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140330200059.GI99393>