Bug 54889 - www/emacs-w3m: make package error & make deinstall error
Summary: www/emacs-w3m: make package error & make deinstall error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-26 23:40 UTC by Hideyuki KURASHINA
Modified: 2003-08-09 16:21 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (847 bytes, patch)
2003-07-26 23:40 UTC, Hideyuki KURASHINA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hideyuki KURASHINA 2003-07-26 23:40:05 UTC
	SHIMBUN related .el and .elc files are still installed
	whenever WITHOUT_SHIMBUN is defined, and fails.

	See also http://bento.FreeBSD.org/errorlogs/i386-4-latest/emacs-w3m-emacs21-1.3.5.log

Fix: Apply following patch;

-- rushani

How-To-Repeat: 
	# cd /usr/ports/www/emacs-w3m
	# make -DWITHOUT_SHIMBUN package
	# make deinstall
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-07-26 23:42:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer
Comment 2 MANTANI Nobutaka freebsd_committer freebsd_triage 2003-08-09 16:20:28 UTC
State Changed
From-To: open->closed

Fixed, thanks!