mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to gd.4
for Option WEBALIZER_WITH_GD2
This commit is contained in:
parent
24df3f9ae0
commit
cbecc7fb36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59761
@ -17,7 +17,7 @@ MAINTAINER?= dinoex@FreeBSD.org
|
||||
|
||||
.if !defined(LIB_DEPENDS)
|
||||
.if defined(WEBALIZER_WITH_GD2)
|
||||
LIB_DEPENDS= gd.3:${PORTSDIR}/graphics/gd2
|
||||
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2
|
||||
.else
|
||||
LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user