Bug 32707

Summary: ghostscript-gnu fails during install
Product: Ports & Packages Reporter: Vivek Khera <khera>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Vivek Khera 2001-12-11 20:30:00 UTC
	
make install in print/ghostscript-gnu fails with a gmake dependency.

Fix: 

pushd /usr/ports/graphics/jpeg
make extract
popd
make install

curiously, the package doesn't list jpeg as a requirement.
How-To-Repeat: 	
cd /usr/ports/print/ghostscript-gnu
make install

output:

===>  Installing for ghostscript-gnu-6.52
===>   ghostscript-gnu-6.52 depends on shared library: png.5 - found
===>   ghostscript-gnu-6.52 depends on shared library: X11.6 - found
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2002-03-13 01:09:32 UTC
State Changed
From-To: open->feedback

This port builds just fine for me, though it has been updated since your 
PR.  Please recvsup and try again. 


Comment 2 Ade Lovett freebsd_committer freebsd_triage 2002-03-13 01:09:32 UTC
Responsible Changed
From-To: freebsd-ports->ade

I'll track it.
Comment 3 Ade Lovett freebsd_committer freebsd_triage 2002-03-13 20:53:56 UTC
State Changed
From-To: feedback->closed

Submitter reports problem has been solved.