Bug 40252

Summary: [patch] Fix palm/ppmtoTbmp due to change in graphics/netpbm
Product: Ports & Packages Reporter: edwin
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description edwin 2002-07-06 04:30:02 UTC
Netpbm version 10.2 (I assume) renamed libpnm.so.* to libnetpbm.so.*.
ppmtoTbmp hasn't updated this dependency.

Fix: **** 1. Create this new files: files/patch-Makefile
How-To-Repeat: 
cd /usr/ports/palm/ppmtotbmp
make
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-07-06 11:14:30 UTC
State Changed
From-To: open->closed

committed, thanks