From owner-freebsd-ports Thu Sep 13 8:12:53 2001 Delivered-To: freebsd-ports@freebsd.org Received: from TheWorld.com (pcls4.std.com [199.172.62.106]) by hub.freebsd.org (Postfix) with ESMTP id 127C337B405 for ; Thu, 13 Sep 2001 08:12:51 -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 LAA12002 for ; Thu, 13 Sep 2001 11:12:50 -0400 Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id LAA06106; Thu, 13 Sep 2001 11:12:19 -0400 (EDT) Date: Thu, 13 Sep 2001 11:12:19 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200109131512.LAA06106@world.std.com> To: freebsd-ports@freebsd.org Subject: Port configuration, Apache/suexec Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org (copy of msg sent to -questions) 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-ports" in the body of the message