aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-10-05 06:12:33 +0800
committerCy Schubert <cy@FreeBSD.org>2019-10-05 06:12:33 +0800
commit8b2dd97150c57839a0c36ef87fbdfb3da7b3fdb6 (patch)
treeed30603a5dbfe8fd2920ea55d64e1220a545dfed /graphics
parent307236886848a817741c9f0a5c5d4d648cc01762 (diff)
downloadfreebsd-ports-gnome-8b2dd97150c57839a0c36ef87fbdfb3da7b3fdb6.tar.gz
freebsd-ports-gnome-8b2dd97150c57839a0c36ef87fbdfb3da7b3fdb6.tar.zst
freebsd-ports-gnome-8b2dd97150c57839a0c36ef87fbdfb3da7b3fdb6.zip
Pacify stage-qa in DEVELOPER mode.
MFH: 2019Q4
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xpdf3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xpdf3/Makefile b/graphics/xpdf3/Makefile
index 3f02a5690552..d3b46c72e184 100644
--- a/graphics/xpdf3/Makefile
+++ b/graphics/xpdf3/Makefile
@@ -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" \