[gentoo-x86] / media-gfx / fontforge / fontforge-20080109.ebuild Project Root:

GentooDiff of /media-gfx/fontforge/fontforge-20080109.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph

version 1.2, Thu Jan 10 16:26:30 2008 UTC version 1.3, Tue Feb 5 21:37:31 2008 UTC
Line 24 
Line 24 
 DEPEND="${RDEPEND}  DEPEND="${RDEPEND}
         nls? ( sys-devel/gettext )"          nls? ( sys-devel/gettext )"
   
   src_unpack() {
           unpack ${A}
           cd "${S}"
           sed -i '3i#undef X_DISPLAY_MISSING' inc/config.h.in || die #205455
   }
   
 src_compile() {  src_compile() {
         # no real way of disabling gettext/nls ...          # no real way of disabling gettext/nls ...
         use nls || export ac_cv_header_libintl_h=no          use nls || export ac_cv_header_libintl_h=no

Generate output suitable for use with a patch program
Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

www@gentoo.org

Powered by ViewCVS 1.0_pre20050929

ViewCVS and CVS Help