Bug 58369 - [maintainer] games/gnmm: fix dependencies, avoid conficts with other ports
Summary: [maintainer] games/gnmm: fix dependencies, avoid conficts with other ports
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-10-22 10:00 UTC by Simon Barner
Modified: 2003-10-22 11:26 UTC (History)
0 users

See Also:


Attachments
file.diff (1.06 KB, patch)
2003-10-22 10:00 UTC, Simon Barner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Barner 2003-10-22 10:00:40 UTC
This patch addresses the following issues:
  - don't use internal libintl
  - use libiconv
  => by this, the conficts with other ports as reported in 
  http://freebsd.rambler.ru/bsdmail/freebsd-ports_2003/msg08919.html
  don't arise anymore.
  
  I will have a look at the ports previously conflicting with gnmm, too.
  Perhaps they also used that internal libintl.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-22 11:26:07 UTC
State Changed
From-To: open->closed

Committed, thanks!