Date: 19 Oct 2000 23:29:56 -0700 From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) To: "Scot W. Hetzel" <hetzels@westbend.net> Cc: FreeBSD-Ports <ports@freebsd.org> Subject: Re: New bsd.apache.mk Message-ID: <vqcem1ckot7.fsf@bubble.hip.berkeley.edu> In-Reply-To: "Scot W. Hetzel"'s message of "Thu, 19 Oct 2000 21:59:01 -0500 (CDT)" References: <200010200259.VAA00433@wbiw01.westbend.net>
next in thread | previous in thread | raw e-mail | index | archive | help
* From: "Scot W. Hetzel" <hetzels@westbend.net> * I would also like to nominate that a new virtual category be * created called "apache", since there currently are 32 Apache * related port. That's fine for me. 32 is a lot more than many others. :) * diff -ruN Mk.orig/bsd.port.mk Mk/bsd.port.mk * --- Mk.orig/bsd.port.mk Tue Oct 17 05:11:16 2000 * +++ Mk/bsd.port.mk Thu Oct 19 21:02:40 2000 * @@ -682,6 +682,10 @@ * .include "${PORTSDIR}/Mk/bsd.ruby.mk" * .endif * * +.if defined(USE_APACHE) || defined(USE_APACHE_SERVER) * +.include "${PORTSDIR}/Mk/bsd.apache.mk" * +.endif * + * .include "${PORTSDIR}/Mk/bsd.gnome.mk" I can't comment on bsd.apache.mk but if the apache people (you, Dirk, etc.) are happy with it, go ahead and commit it, and I'll apply this change to bsd.port.mk. Satoshi 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?vqcem1ckot7.fsf>