From owner-freebsd-ports Tue Jul 30 23:06:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA08680 for ports-outgoing; Tue, 30 Jul 1996 23:06:19 -0700 (PDT) Received: from precipice.shockwave.com (ppp-5-26.rdcy01.pacbell.net [206.170.5.26]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA08675; Tue, 30 Jul 1996 23:06:16 -0700 (PDT) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.5/8.7.3) with ESMTP id XAA07267; Tue, 30 Jul 1996 23:05:52 -0700 (PDT) Message-Id: <199607310605.XAA07267@precipice.shockwave.com> To: asami@cs.berkeley.edu (Satoshi Asami) cc: jhs@FreeBSD.org, ports@FreeBSD.org Subject: Re: gnats needs emacs to even build ! In-reply-to: Your message of "Tue, 30 Jul 1996 12:01:43 PDT." <199607301901.MAA10695@silvia.HIP.Berkeley.EDU> Date: Tue, 30 Jul 1996 23:05:52 -0700 From: Paul Traina Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk If you want, you can make it optional, but don't feel free to REMOVE them from the official port, or I will be quite cross. From: asami@cs.berkeley.edu (Satoshi Asami) Subject: Re: gnats needs emacs to even build ! * Qestion: Is emacs mandatory ? or does gnats have a `running light' capabi >>lity Please read the Makefile more carefully. > # we've got some .elc and info files to compile (yuck) > BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs Besides, this being BUILD_DEPENDS pretty much implies that this is required for building, not using gnats. Feel free to modify the port to ignore the .elc and info files, and you can take out the BUILD_DEPENDS line if you wish. Satoshi