Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2009 20:40:06 GMT
From:      Max Brazhnikov <makc@freebsd.org>
To:        gnome@FreeBSD.org
Subject:   Re: ports/141347: graphics/poppler: Fix of usage USE_QT= macro
Message-ID:  <200912192040.nBJKe6f8028988@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/141347; it has been noted by GNATS.

From: Max Brazhnikov <makc@freebsd.org>
To: bug-followup@freebsd.org, fluffy@freebsd.org
Cc:  
Subject: Re: ports/141347: graphics/poppler: Fix of usage USE_QT= macro
Date: Sat, 19 Dec 2009 23:34:52 +0300

 --Boundary-00=_sjTLLFjr1vMYK/5
 Content-Type: Text/Plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 
 This patch resolves the issue.
 
 --Boundary-00=_sjTLLFjr1vMYK/5
 Content-Type: text/x-patch;
   charset="UTF-8";
   name="poppler.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="poppler.diff"
 
 Index: poppler/Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/graphics/poppler/Makefile,v
 retrieving revision 1.53
 diff -u -r1.53 Makefile
 --- poppler/Makefile	28 Nov 2009 20:05:44 -0000	1.53
 +++ poppler/Makefile	19 Dec 2009 20:21:05 -0000
 @@ -70,6 +70,7 @@
  # can read more PDF files than without, tested with demos's poppler_qt4viewer.
  #BUILD_WRKSRC=	${WRKSRC}/qt4
  INSTALL_WRKSRC=	${WRKSRC}/qt4
 +.include "${PORTSDIR}/Mk/bsd.qt.mk"
  .else
  CONFIGURE_ARGS+=--disable-poppler-qt4
  .endif
 
 --Boundary-00=_sjTLLFjr1vMYK/5--



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