Bug 54476 - gsfonts fails to install due to wrong path to distfile
Summary: gsfonts fails to install due to wrong path to distfile
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-14 16:00 UTC by Kevin Oberman
Modified: 2003-07-14 16:45 UTC (History)
0 users

See Also:


Attachments
file.diff (533 bytes, patch)
2003-07-14 16:00 UTC, Kevin Oberman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Oberman 2003-07-14 16:00:27 UTC
	The gsfonts port fails to install. It can't find the distfile
because it looks in the wrong palce. The Makefile specified a
DIST_SUBDIR, but the do-install section leaves it out of the path.

How-To-Repeat: 	make install
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-07-14 16:45:08 UTC
State Changed
From-To: open->closed

Committed, thanks!