From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 21 07:50:09 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 577BB16A41F for ; Wed, 21 Sep 2005 07:50:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D555143D48 for ; Wed, 21 Sep 2005 07:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8L7o8a8077007 for ; Wed, 21 Sep 2005 07:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8L7o8qG077006; Wed, 21 Sep 2005 07:50:08 GMT (envelope-from gnats) Resent-Date: Wed, 21 Sep 2005 07:50:08 GMT Resent-Message-Id: <200509210750.j8L7o8qG077006@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A209116A41F; Wed, 21 Sep 2005 07:42:30 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 573A643D48; Wed, 21 Sep 2005 07:42:30 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.105]) by smtp-out.hotpop.com (Postfix) with SMTP id EDD6C1868803; Wed, 21 Sep 2005 07:42:22 +0000 (UTC) Received: from hotpop.com (unknown [221.0.238.174]) by smtp-2.hotpop.com (Postfix) with ESMTP id F0B74186DA2D; Wed, 21 Sep 2005 07:42:18 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Wed, 21 Sep 2005 15:42:20 +0800 Message-Id: <20050921074218.F0B74186DA2D@smtp-2.hotpop.com> Date: Wed, 21 Sep 2005 15:42:20 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Sam Lawrance Subject: ports/86396: [update] www/w3-4: unbroken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 07:50:09 -0000 >Number: 86396 >Category: ports >Synopsis: [update] www/w3-4: unbroken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Sep 21 07:50:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Fri Jul 1 19:39:07 CST 2005 >Description: remove the "dotemacs" from INSTALL_TARGET so default.el is not installed, which will make pointyhat happy >How-To-Repeat: >Fix: --- w3-4.diff begins here --- diff -ruN w3-4.old/Makefile w3-4/Makefile --- w3-4.old/Makefile Mon Feb 28 09:35:52 2005 +++ w3-4/Makefile Wed Sep 21 15:35:21 2005 @@ -15,11 +15,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= WWW browser based on emacs/mule -BROKEN= Incomplete pkg-plist - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=yes -INSTALL_TARGET= install dotemacs +INSTALL_TARGET= install EMACS_PORT_NAME?= emacs21 --- w3-4.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: