Bug 42608 - devel/noweb has RUN_DEPEND for icon
Summary: devel/noweb has RUN_DEPEND for icon
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-09 20:10 UTC by Joe Kelsey
Modified: 2002-09-16 13:09 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (744 bytes, patch)
2002-09-11 15:58 UTC, Joe Kelsey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Kelsey 2002-09-09 20:10:02 UTC
	devel/noweb has RUN_DEPEND for icon.

Fix: 

Remove the RUN_DEPENDS line.  All noweb installed files are
	either shell scripts, or executables which only depend on libc.
How-To-Repeat: 	Try to install noweb on a non-X11 machine.
Comment 1 Joe Kelsey 2002-09-10 17:35:15 UTC
The actual problem (restated) is that there is no option to compile icon 
*without* X.  All you need to do is add a WITHOUT_X option to the icon 
makefile to use Configure instead of X-Configure and remove the various 
X dependencies conditionally in the Makefile.

If you want, I can provide a diff.
Comment 2 Joe Kelsey 2002-09-11 15:58:34 UTC
Here is a patch to lang/icon to add WITHOUT_XLIB processing.
Comment 3 Thomas Gellekum freebsd_committer freebsd_triage 2002-09-16 13:05:42 UTC
State Changed
From-To: open->closed

Thanks, committed with minor changes. I called the knob `WITHOUT_X11' 
as there was some precedence for this name and also added necessary 
changes to the do-install target and pkg-plist.