mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Don't depend on libgif and libjpeg directly, imlib handles this.
Verified to work correctly with libungif, message sent to maintainer.
This commit is contained in:
parent
8e79686e24
commit
77b17a1cc7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25895
@ -17,9 +17,7 @@ MAINTAINER= vanilla@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
|
||||
Fnlib.0:${PORTSDIR}/graphics/fnlib \
|
||||
gif.5:${PORTSDIR}/graphics/giflib \
|
||||
Imlib.5:${PORTSDIR}/graphics/imlib \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
ttf.4:${PORTSDIR}/print/freetype \
|
||||
ghttp.1:${PORTSDIR}/www/libghttp
|
||||
|
||||
|
@ -17,9 +17,7 @@ MAINTAINER= vanilla@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
|
||||
Fnlib.0:${PORTSDIR}/graphics/fnlib \
|
||||
gif.5:${PORTSDIR}/graphics/giflib \
|
||||
Imlib.5:${PORTSDIR}/graphics/imlib \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
ttf.4:${PORTSDIR}/print/freetype \
|
||||
ghttp.1:${PORTSDIR}/www/libghttp
|
||||
|
||||
|
@ -17,9 +17,7 @@ MAINTAINER= vanilla@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
|
||||
Fnlib.0:${PORTSDIR}/graphics/fnlib \
|
||||
gif.5:${PORTSDIR}/graphics/giflib \
|
||||
Imlib.5:${PORTSDIR}/graphics/imlib \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
ttf.4:${PORTSDIR}/print/freetype \
|
||||
ghttp.1:${PORTSDIR}/www/libghttp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user