Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2006 23:44:56 +0000
From:      Shaun Amott <shaun@FreeBSD.org>
To:        Rachel Florentine <rachel_florentine@yahoo.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Still Confused...Building Port w/ Options
Message-ID:  <20061114234456.GA2307@charon.picobyte.net>
In-Reply-To: <20061114204737.49222.qmail@web57810.mail.re3.yahoo.com>
References:  <20061114204737.49222.qmail@web57810.mail.re3.yahoo.com>

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

--NzB8fVQJ5HfG6fxh
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Nov 14, 2006 at 12:47:37PM -0800, Rachel Florentine wrote:
>=20
> I tried to issue a command to build openldap with env and options and it =
didn't work.

[snip]

> MAKE_ARGS =3D {
>         'openldap23-server' =3D> 'CONFIGURE_ARGS+=3D \
>     --localstatedir=3D/var/run/slapd \
>     --enable-spasswd \=20
>     --enable-modules \=20
>     --enable-shared \
>     --enable-dynamic \
>     --with-tls \
>     --with-cyrus-sasl \
>     --enable-bdb \
>     --disable-slapd \
>     --enable-openssl \
>     --enable-monitor \
>     --enable-proxycache \
>     --enable-unique \
>     --enable-ppolicy \
>     --enable-accesslog \
>     --disable-cleartext',
>   }

Modifiying CONFIGURE_ARGS isn't supported by the ports framework. It may
"work" (to some extent) with some ports, but openldap23-server isn't one
of them. Take a look at the port's Makefile, as many of those variables
have special knobs which you can set instead. If you find one that isn't
handled, poke the maintainer and/or submit a PR requesting that it be
added.

--=20
Shaun Amott // PGP: 0x6B387A9A
"A foolish consistency is the hobgoblin
of little minds." - Ralph Waldo Emerson

--NzB8fVQJ5HfG6fxh
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFFWlT4kmhdCGs4epoRAs1hAJ9i1kNmeEhq/ksiLv9ewSZhYe6ZPgCfVqJo
SeglQM0cylXLhdP2FOOvYzM=
=6rJj
-----END PGP SIGNATURE-----

--NzB8fVQJ5HfG6fxh--



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