Bug 53534 - [patch] [non-maintainer] fix Makefile bug for editors/e3
Summary: [patch] [non-maintainer] fix Makefile bug for editors/e3
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-06-20 05:10 UTC by Mark Linimon
Modified: 2009-01-14 20:30 UTC (History)
0 users

See Also:


Attachments
file.diff (203 bytes, patch)
2003-06-20 05:10 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.