From owner-freebsd-ports@FreeBSD.ORG Sun Nov 8 21:38:33 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84E5B106566B for ; Sun, 8 Nov 2009 21:38:33 +0000 (UTC) (envelope-from kenyon@kenyonralph.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.122]) by mx1.freebsd.org (Postfix) with ESMTP id 401F88FC15 for ; Sun, 8 Nov 2009 21:38:33 +0000 (UTC) Received: from voodoo.kenyonralph.com ([76.176.200.148]) by cdptpa-omta01.mail.rr.com with ESMTP id <20091108213832425.GFLE15440@cdptpa-omta01.mail.rr.com>; Sun, 8 Nov 2009 21:38:32 +0000 Received: from voodoo.kenyonralph.com (localhost [127.0.0.1]) by voodoo.kenyonralph.com (Postfix) with ESMTP id 841CA181C12; Sun, 8 Nov 2009 13:38:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kenyonralph.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=postfix; bh=xk9wANG6ZYa6QbWHhBUWw9m BzzHxYUbHdNYz8F6VHnQ=; b=QC3JkOY6TXl3ta2eo+4V0FtAooRHllIIiyfCKEu FQkwXBZVlzXDqpIwu/6HVjAH5KZl5GIfJiEuWOD+LlFI6D8DiZG2dilMBWL5siMz X2G39Aq00XRMJEk6Ls7usFFfsqrb+8gIQwNH9CobqimB/PDGp+oTO3uokwVnVjij lYrI= Received: by voodoo.kenyonralph.com (Postfix, from userid 1000) id 4A7E3181C17; Sun, 8 Nov 2009 13:38:31 -0800 (PST) Date: Sun, 8 Nov 2009 13:38:31 -0800 From: Kenyon Ralph To: Naveen Nathan Message-ID: <20091108213831.GI8150@kenyonralph.com> Mail-Followup-To: Naveen Nathan , freebsd-ports@freebsd.org References: <20091108213442.GD30690@armakuni.lastninja.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBYU9MM4gf8jKg2V" Content-Disposition: inline In-Reply-To: <20091108213442.GD30690@armakuni.lastninja.net> X-Operating-System: Ubuntu 9.10 Linux 2.6.31-14-generic on i686 User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports@freebsd.org Subject: Re: make config in editors/vim port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2009 21:38:33 -0000 --gBYU9MM4gf8jKg2V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-11-08T13:34:43-0800, Naveen Nathan wrote: > I've returned to using FreeBSD after a couple of years. I'm trying > to compile vim without X11 and some other options that can be > tweaked in the port. Everywhere I read suggests the user should supply > -DWITHOUT_X11 when compiling Vim. >=20 > However, I notice there is an options file which has a bunch of options > other than just WITHOUT_X11 that I care about. >=20 > When I try to do ``make config'' I get: >=20 > [/usr/ports/editors/vim]# make config > =3D=3D=3D> No options to configure >=20 > I do recall there being the ability to configure the port using dialog(1) > awhile ago. Has this gone? Defining WITH_OPTIONS or WITH_VIM_OPTIONS in /etc/make.conf will enable the regular dialog configuration screen. --=20 Kenyon Ralph --gBYU9MM4gf8jKg2V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkr3OlcACgkQmFtUtJKnbnXezwCghRhXQKWFqBmi9XQBIKGqwehb xpAAnjxWuwP+FhXj6Y32sqS5itu1Zq13 =uzJl -----END PGP SIGNATURE----- --gBYU9MM4gf8jKg2V--