Bug 70684 - Enable OPTIONS feature of ports/chinese/moettf
Summary: Enable OPTIONS feature of ports/chinese/moettf
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-20 06:00 UTC by Ying-Chieh Chen
Modified: 2004-08-21 10:24 UTC (History)
1 user (show)

See Also:


Attachments
moettf.patch (1.76 KB, patch)
2004-08-20 06:00 UTC, Ying-Chieh Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Chen 2004-08-20 06:00:32 UTC
	Enable OPTIONS feature of ports/chinese/moettf

	Please commit it, thanks!

How-To-Repeat: 
	cd /usr/ports/chinese/moettf
	Apply the following patch
	make install
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-20 23:15:44 UTC
State Changed
From-To: open->feedback

This will break INSTALL_ENV. You can't use OPTIONS-generated 
variables above .include <bsd.port.pre.mk> 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-20 23:15:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-21 10:23:38 UTC
State Changed
From-To: feedback->closed

Committed, thanks!