git: 6e12f734233a - main - graphics/xpdf4: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:58:51 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6e12f734233a97edad6a0d7961f0c0f10b402b59
commit 6e12f734233a97edad6a0d7961f0c0f10b402b59
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:09:14 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:48 +0000
graphics/xpdf4: Add CPE information
Approved by: portmgr (blanket)
---
graphics/xpdf4/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/xpdf4/Makefile b/graphics/xpdf4/Makefile
index af3e2eccd9a2..d5d69d3bbe71 100644
--- a/graphics/xpdf4/Makefile
+++ b/graphics/xpdf4/Makefile
@@ -19,7 +19,7 @@ CONFLICTS_INSTALL+= xpdf3-* xpdf-*
CONFLICTS_INSTALL+= xpdf3-* xpdf4-*
.endif
-USES= compiler:c++11-lang cmake localbase:ldflags
+USES= compiler:c++11-lang cmake cpe localbase:ldflags
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng.so:graphics/png
BUILD_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/d050000l.pfb:print/gsfonts
@@ -33,6 +33,7 @@ CMAKE_ARGS+= -DOPI_SUPPORT:BOOL=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt4:BOOL=ON \
-DCMAKE_INSTALL_MANDIR=${PREFIX}/share/xpdf/man \
-DNO_TEXT_SELECT:BOOL=OFF \
-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Widgets:BOOL=FALSE
+CPE_VENDOR= xpdfreader
PLIST_SUB= DESKTOPDIR="${DESKTOPDIR}"
More information about the dev-commits-ports-all
mailing list