Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2002 09:51:14 -0700 (PDT)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/ogle Makefile ports/graphics/ogle-gui Makefile
Message-ID:  <200204131651.g3DGpEN30154@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2002/04/13 09:51:14 PDT

  Modified files:
    graphics/ogle        Makefile 
    graphics/ogle-gui    Makefile 
  Log:
  Allow ogle and ogle-gui to find the libxml2 header files.
  
  According to www.libxml.org, libxml and libxml2 header files should be
  #include'd as <libxml/header.h> and not just <header.h>.
  
  Reported by:    many
  Submitted by:   lioux
  Reviewed by:    sobomax
  Approved by:    lioux
  
  Revision  Changes    Path
  1.11      +2 -1      ports/graphics/ogle-gui/Makefile
  1.5       +2 -0      ports/graphics/ogle/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204131651.g3DGpEN30154>