Replace obsolete libungif dependency by libgif.
PR: ports/165335 Submitted by: dinoex@ Approved by: cs@ (maintainer), glarkin@ (mentor, implicit)
This commit is contained in:
parent
0e70939ac1
commit
69e9b7e4a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292189
1 changed files with 3 additions and 3 deletions
|
@ -16,15 +16,15 @@ MASTER_SITES= http://www.swftools.org/ \
|
|||
MAINTAINER= cs@FreeBSD.org
|
||||
COMMENT= SWF manipulation and generation utilities
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \
|
||||
jpeg.11:${PORTSDIR}/graphics/jpeg \
|
||||
ungif.5:${PORTSDIR}/graphics/libungif \
|
||||
gif.5:${PORTSDIR}/graphics/giflib \
|
||||
fftw3:${PORTSDIR}/math/fftw3 \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
OPTIONS= LAME "LAME MP3 audio encoder support" off \
|
||||
PDF "PDFlib support" off
|
||||
|
||||
|
|
Loading…
Reference in a new issue