From owner-freebsd-questions Thu Sep 13 6:22:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from TheWorld.com (pcls4.std.com [199.172.62.106]) by hub.freebsd.org (Postfix) with ESMTP id BC86F37B406 for ; Thu, 13 Sep 2001 06:22:42 -0700 (PDT) Received: from world.std.com (world-f.std.com [199.172.62.5]) by TheWorld.com (8.9.3/8.9.3) with ESMTP id JAA28954 for ; Thu, 13 Sep 2001 09:22:42 -0400 Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id JAA28372; Thu, 13 Sep 2001 09:22:40 -0400 (EDT) Date: Thu, 13 Sep 2001 09:22:40 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200109131322.JAA28372@world.std.com> To: freebsd-questions@freebsd.org Subject: Port configuration, Apache/suexec Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello: How do I "properly" add a config-option to a port? Specifically, how do I add "enable-suexec" to Apache? There may be some other configure options I want to change, too. I tried "make CONFIGURE_ARGS+=--enable-suexec" but that didn't work. I could edit the Makefile directly, but that begets port-maintenance uglies. I also can't find anything in, for example, the Handbook or the Lehey book. Please cc replies to me. Thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message