ports/141347: graphics/poppler: Fix of usage USE_QT= macro

Max Brazhnikov makc at freebsd.org
Sat Dec 19 20:40:07 UTC 2009


The following reply was made to PR ports/141347; it has been noted by GNATS.

From: Max Brazhnikov <makc at freebsd.org>
To: bug-followup at freebsd.org, fluffy at 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--


More information about the freebsd-gnome mailing list