- move dependency to giflib
PR: 165235
This commit is contained in:
parent
8f679d0500
commit
871680aa5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291742
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue