Bug 167211 - [PATCH] textproc/libxml2: respect WITHOUT_ICONV
Summary: [PATCH] textproc/libxml2: respect WITHOUT_ICONV
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: 2012-04-22 20:00 UTC by Po-Chuan Hsieh
Modified: 2012-05-20 17:40 UTC (History)
1 user (show)

See Also:


Attachments
libxml2-2.7.8_2.patch (459 bytes, patch)
2012-04-22 20:00 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-04-22 20:00:25 UTC
- Respect WITHOUT_ICONV

Without this patch, LIBXML_ICONV_ENABLED will be defined by
${LOCALBASE}/include/libxml2/libxml/xmlversion.h. While building some
ports (e.g. textproc/p5-XML-LibXML) which include <libxml/encoding.h>,
it leads to a compile error of missing header <iconv.h>.

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

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-22 20:00:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2012-05-20 17:32:07 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-20 17:32:07 UTC
mezz        2012-05-20 16:31:52 UTC

  FreeBSD ports repository

  Modified files:
    textproc/libxml2     Makefile 
  Log:
  Fix the disable iconv option.
  
  PR:             ports/167211
  Submitted by:   sunpoet
  
  Revision  Changes    Path
  1.179     +2 -0      ports/textproc/libxml2/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"