Bug 43157 - [patch] unbreak x11/gnomecore for <4.6
Summary: [patch] unbreak x11/gnomecore for <4.6
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-21 10:50 UTC by edwin
Modified: 2002-10-05 18:56 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (481 bytes, patch)
2002-09-21 10:50 UTC, edwin
no flags Details | Diff
file.diff (405 bytes, patch)
2002-09-21 10:50 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2002-09-21 10:50:02 UTC
Since the upgrade to gnomecore-1.4.2, it won't compile anymore under
FreeBSD 4.5. Reason? it's using langinfo.h

Fix: - When running <4.6, apply the attached patch
  (4.5-panel::gnome-panel-screenshot.c)

- Apply this patch to Makefile

*** 4.5-panel::gnome-panel-screenshot.c:
How-To-Repeat: 
obvious
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-21 18:11:45 UTC
Responsible Changed
From-To: freebsd-ports->gnome

over to maintainer
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-10-05 18:56:00 UTC
State Changed
From-To: open->closed

Thanks for reporting.  Instead of patching the Makefile, I created a 
configure check for langinfo.h.