- move dependency to giflib

PR:		165235
This commit is contained in:
Dirk Meyer 2012-02-18 19:04:46 +00:00
parent 8f679d0500
commit 871680aa5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291742

View file

@ -72,7 +72,7 @@ CATEGORIES+= ipv6
.endif
.if !defined(WITHOUT_LIBUNGIF)
LIB_DEPENDS+= ungif.5:${PORTSDIR}/graphics/libungif
LIB_DEPENDS+= gif.5:${PORTSDIR}/graphics/giflib
.else
CONFIGURE_ARGS+= --disable-gif
.endif