aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-14 09:33:47 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-14 10:55:17 +0000
commit91ceca0195d37cc80277de9468ed9a282c5a2f6d (patch)
tree2cdd85e7e56a0ac61f1858c2b988aa0badc9fa43 /graphics
parent8cb7b4375a68c26cfc5c61f2e4ff11ab054773f6 (diff)
downloadports-91ceca0195d37cc80277de9468ed9a282c5a2f6d.tar.gz
ports-91ceca0195d37cc80277de9468ed9a282c5a2f6d.zip
graphics/xpdf3: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xpdf3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xpdf3/Makefile b/graphics/xpdf3/Makefile
index c5b0fe682b7c..17d13fe76b41 100644
--- a/graphics/xpdf3/Makefile
+++ b/graphics/xpdf3/Makefile
@@ -22,7 +22,8 @@ GNU_CONFIGURE= yes
USES= gmake cpe localbase xorg
USE_XORG= ice sm x11 xext xt
-CPE_VENDOR= foolabs
+CPE_VENDOR= glyphandcog
+CPE_PRODUCT= xpdfreader
CONFIGURE_ARGS= --enable-opi \
--with-freetype2-library="${LOCALBASE}/lib" \
--with-freetype2-includes="${LOCALBASE}/include/freetype2" \