mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
- Fix build with jbig2dec 0.12
- Add LICENSE_FILE Approved by: portmgr (blanket)
This commit is contained in:
parent
50e21cfda3
commit
5b540146f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403023
@ -13,12 +13,14 @@ MAINTAINER= udvzsolt@gmail.com
|
||||
COMMENT= Lightweight PDF viewer and toolkit
|
||||
|
||||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
libfreetype.so:${PORTSDIR}/print/freetype2 \
|
||||
libjbig2dec.so:${PORTSDIR}/graphics/jbig2dec \
|
||||
libopenjp2.so:${PORTSDIR}/graphics/openjpeg
|
||||
|
||||
CFLAGS+= -I${WRKSRC}/include/mupdf
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes
|
||||
USES= cpe compiler:c++11-lang gmake jpeg pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user