Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2005 15:42:20 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Sam Lawrance <lawrance@FreeBSD.org>
Subject:   ports/86396: [update] www/w3-4: unbroken
Message-ID:  <20050921074218.F0B74186DA2D@smtp-2.hotpop.com>
Resent-Message-ID: <200509210750.j8L7o8qG077006@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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