graphics/xpdf4: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
5c27b31ee5
commit
6e12f73423
1 changed files with 2 additions and 1 deletions
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue