Bug 51081 - editors/mule-common does not compile
Summary: editors/mule-common does not compile
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 08:50 UTC by IIJIMA Hiromitsu
Modified: 2003-04-17 09:02 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description IIJIMA Hiromitsu 2003-04-17 08:50:14 UTC
When compiling one of japanese/mule-*, an error message (shown below) is
printed and installation fails.

Fix: 

Edit /usr/ports/editors/mule-common/Makefile and change 'PORTREVISION=   2'
to 'PORTREVISION=   3'.
How-To-Repeat: 
The following log is from [FreeBSD-users-jp 73995].

% cd /usr/ports/japanese/mule-canna+freewnn
% make 
% make install
===>  Installing for ja-mule-canna+freewnn-2.3_3
===>   ja-mule-canna+freewnn-2.3_3 depends on file: /usr/local/share/mule/19.34/lisp/mule.el - not found
===>    Verifying install for /usr/local/share/mule/19.34/lisp/mule.el in /usr/ports/editors/mule-common
===>  mule-common-2.3_2 is marked as broken: First you should build install a port for mule except mule-common.
*** Error code 1

Stop in /usr/ports/editors/mule-common.
*** Error code 1

Stop in /usr/ports/japanese/mule-canna+freewnn.
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-04-17 09:02:45 UTC
State Changed
From-To: open->closed

Committed, thanks!