Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 1998 22:16:22 -0400
From:      Tim Vanderhoek <ac199@hwcn.org>
To:        "Scot W. Hetzel" <hetzels@westbend.net>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Help with conditional make target
Message-ID:  <19980702221622.B196@zappo>
In-Reply-To: <00ad01bda602$0e376a20$c3e0d9cf@westbend.net>; from Scot W. Hetzel on Thu, Jul 02, 1998 at 04:40:39PM -0500
References:  <00ad01bda602$0e376a20$c3e0d9cf@westbend.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 02, 1998 at 04:40:39PM -0500, Scot W. Hetzel wrote:
[...]

Try inserting the line
--
.include <bsd.port.mk> 
--
here, instead of at the end of the Makefile.

> .if defined(SUEXEC)
> HTTPD_USER?=www
> USER_DIR?=public_html
> CONFIGURE_ARGS+= --enable-suexec \
>                  --suexec-caller=${HTTPD_USER} \
>                  --suexec-userdir=${USER_DIR}
> MAN8+= suexec.8
[...]


-- 
This .sig is not innovative, witty, or profund.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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