Bug 60231 - maintainer update: ports/graphics/xnview
Summary: maintainer update: ports/graphics/xnview
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-12-14 14:30 UTC by Serge Negodyuck
Modified: 2003-12-14 15:27 UTC (History)
0 users

See Also:


Attachments
file.diff (711 bytes, patch)
2003-12-14 14:30 UTC, Serge Negodyuck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Serge Negodyuck 2003-12-14 14:30:09 UTC
Compat4x is not needed on 4.x box to build ports/graphics/xnview.

Having compat4x dependency in Makefile may cause some probles with batch building 
(see http://dosirak.kr.freebsd.org/errorlogs/i386-4-latest/xnview-1.50.log )
and portupgrade utilily needs to run pkgdb to remove comapt4x dependency. (It is not installed
because libc.4 is present in base system)

Fix: Apply following patch:

How-To-Repeat: 	n/a
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-14 15:27:41 UTC
State Changed
From-To: open->closed

Committed, thanks!