mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
- Fix depends for option BUNDLED_LIBS
This commit is contained in:
parent
c5bded855e
commit
e8c9c74daf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271618
1 changed files with 1 additions and 5 deletions
|
@ -17,11 +17,7 @@ DISTFILES= ${DISTNAME}.tar.bz2:wkhtmltopdf \
|
|||
MAINTAINER= mm@FreeBSD.org
|
||||
COMMENT= Convert HTML (or live webpages) to PDF or image files
|
||||
LIB_DEPENDS+= fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
freetype:${PORTSDIR}/print/freetype2 \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
png:${PORTSDIR}/graphics/png \
|
||||
mng:${PORTSDIR}/graphics/libmng \
|
||||
tiff:${PORTSDIR}/graphics/tiff
|
||||
freetype:${PORTSDIR}/print/freetype2
|
||||
|
||||
WRKSRC= ${WRKDIR}/qt-${PORTNAME}-qt
|
||||
INSTALL_WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
|
|
Loading…
Add table
Reference in a new issue