From owner-freebsd-ports Tue Sep 10 9:40:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D16FF37B401 for ; Tue, 10 Sep 2002 09:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B19143E6A for ; Tue, 10 Sep 2002 09:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8AGe5JU092110 for ; Tue, 10 Sep 2002 09:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8AGe5oC092108; Tue, 10 Sep 2002 09:40:05 -0700 (PDT) Date: Tue, 10 Sep 2002 09:40:05 -0700 (PDT) Message-Id: <200209101640.g8AGe5oC092108@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Joe Kelsey Subject: Re: ports/42608: devel/noweb has RUN_DEPEND for icon Reply-To: Joe Kelsey 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 The following reply was made to PR ports/42608; it has been noted by GNATS. From: Joe Kelsey To: freebsd-gnats-submit@FreeBSD.org, joek@unx48.staff.flyingcroc.net Cc: Subject: Re: ports/42608: devel/noweb has RUN_DEPEND for icon Date: Tue, 10 Sep 2002 09:35:15 -0700 The actual problem (restated) is that there is no option to compile icon *without* X. All you need to do is add a WITHOUT_X option to the icon makefile to use Configure instead of X-Configure and remove the various X dependencies conditionally in the Makefile. If you want, I can provide a diff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message