Summary: | [PATCH] net/rsync: fix WITHOUT_ICONV build | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dan Nelson <dnelson> | ||||
Component: | Individual Port(s) | Assignee: | Emanuel Haupt <ehaupt> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dan Nelson
2008-05-06 17:40:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->ehaupt Over to maintainer (via the GNATS Auto Assign Tool) ehaupt 2008-05-07 12:32:17 UTC FreeBSD ports repository Modified files: net/rsync Makefile Log: Rework WITHOUT_ICONV build option PR: 123469 Submitted by: Dan Nelson <dnelson@allantgroup.com> Revision Changes Path 1.132 +3 -6 ports/net/rsync/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" State Changed From-To: open->closed Even though I wasn't able to reproduce the linker error this is a much nicer approach to work arround the w/o iconv issue. Committed, thanks! |