Bug 108040 - [PATCH] net-im/libgaim: fix for silc support
Summary: [PATCH] net-im/libgaim: fix for silc support
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-17 15:20 UTC by Sean Farley
Modified: 2007-01-22 06:30 UTC (History)
1 user (show)

See Also:


Attachments
libgaim-2.0.0.b5_1.patch (1.12 KB, patch)
2007-01-17 15:20 UTC, Sean Farley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley 2007-01-17 15:20:16 UTC
- Fixed sed script to match the current configure script.
- Registered iconv dependency for silc.  Is it needed at other times?
- Added --with-silc-libs to CONFIGURE_ARGS.

I am sorry I did not find this before the earlier PR (ports/108027).

Port maintainer (marcus@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-17 15:20:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-22 06:28:20 UTC
marcus      2007-01-22 06:28:14 UTC

  FreeBSD ports repository

  Modified files:
    net-im/libgaim       Makefile 
  Log:
  Fix SILC support.
  
  PR:             108040
  Submitted by:   Sean Farley <sean-freebsd@farley.org>
  
  Revision  Changes    Path
  1.13      +5 -3      ports/net-im/libgaim/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-01-22 06:28:21 UTC
State Changed
From-To: open->closed

Committed, thanks!