Bug 67285 - [japanese/emacs-emcws] when installed by pkg_add, it cannot run
Summary: [japanese/emacs-emcws] when installed by pkg_add, it cannot run
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: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-28 14:50 UTC by NAKAJI Hiroyuki
Modified: 2004-05-29 17:19 UTC (History)
0 users

See Also:


Attachments
file.diff (694 bytes, patch)
2004-05-28 14:50 UTC, NAKAJI Hiroyuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description NAKAJI Hiroyuki 2004-05-28 14:50:22 UTC
	When ja-emcws-21.3 is installed by pkg_add, it cannot run
because some packaged which it depends on. This is because RUN_DEPENDS
is missing in its Makefile.
	The problem is reported by Watanabe Kazuhiro.
http://home.jp.FreeBSD.org/cgi-bin/showmail/FreeBSD-users-jp/79584

How-To-Repeat: 	For example, on FreeBSD 5.2.1-RELEASE-p5,

	# pkg_add -r ja-emcws-21.3_2
	% /usr/local/bin/emcws

	it complains about "no Xaw3d".
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-05-28 17:25:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

I'll handle this.
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-05-29 17:19:20 UTC
State Changed
From-To: open->closed

Committed, thanks!