Bug 53534

Summary: [patch] [non-maintainer] fix Makefile bug for editors/e3
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mark Linimon 2003-06-20 05:10:08 UTC
	There is no Makefile variable ONLY_FOR_ARCH; it should be
	ONLY_FOR_ARCHS to prevent bento from building on other archs.

How-To-Repeat: 	make install (non-i386)
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2003-06-29 15:25:18 UTC
State Changed
From-To: open->closed

Committed, thanks.