Bug 93565

Summary: [PATCH] zh-xemacs-mule fails to build
Product: Ports & Packages Reporter: Rong-En Fan <rafan>
Component: Individual Port(s)Assignee: Andrey Slusar <anray>
Status: Closed FIXED    
Severity: Affects Only Me CC: anray
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Rong-En Fan 2006-02-19 16:30:11 UTC
	Two weeks ago,  rev 1.81 Makefile does not fix zh-xemacs-mule
	build. chinese/xcin25 does not install shared library xcin2.5,
	it installs a binary called xcin2.5, and zh-xemacs-mule depends
	on this.

Fix: use RUN_DEPENDS not LIB_DEPENDS
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-19 22:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anray

Over to maintainer
Comment 2 Andrey Slusar freebsd_committer freebsd_triage 2006-02-19 23:20:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!