Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2019 22:12:33 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513783 - head/graphics/xpdf3
Message-ID:  <201910042212.x94MCXux081068@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Oct  4 22:12:33 2019
New Revision: 513783
URL: https://svnweb.freebsd.org/changeset/ports/513783

Log:
  Pacify stage-qa in DEVELOPER mode.
  
  MFH:	2019Q4

Modified:
  head/graphics/xpdf3/Makefile   (contents, props changed)

Modified: head/graphics/xpdf3/Makefile
==============================================================================
--- head/graphics/xpdf3/Makefile	Fri Oct  4 21:25:09 2019	(r513782)
+++ head/graphics/xpdf3/Makefile	Fri Oct  4 22:12:33 2019	(r513783)
@@ -24,7 +24,9 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libpng.so:graphics/png
 
 GNU_CONFIGURE=	yes
-USES=		gmake cpe localbase
+USES=		gmake cpe localbase xorg
+USE_XORG=	ice sm x11 xext xt
+
 CPE_VENDOR=	foolabs
 CONFIGURE_ARGS=	--enable-opi \
 		--with-freetype2-library="${LOCALBASE}/lib" \



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