Bug 54584 - ports/devel/tclxml depends on ports/devel/tcllib
Summary: ports/devel/tclxml depends on ports/devel/tcllib
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-07-17 15:20 UTC by Nicola Vitale
Modified: 2003-08-30 01:18 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (417 bytes, patch)
2003-07-17 15:20 UTC, Nicola Vitale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale 2003-07-17 15:20:00 UTC
	Tclxml (ports/devel/tclxml) depends on ports/devel/tcllib,
	but this is not present in RUN_DEPENDS variable (see Makefile).

How-To-Repeat: 
	cd /usr/ports/devel/tclxml; make install clean
	echo "package require xml" | tclsh8.4

		=> can't find package uri 1.1
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-22 09:25:06 UTC
Does the maintainer approve this change?
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2003-08-30 01:13:15 UTC
State Changed
From-To: open->closed

Commited, thanks!