mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Bump png major
This commit is contained in:
parent
5676988fbd
commit
efb68b988e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47631
4 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ MAINTAINER= xaa+ports@madison-gurkha.com
|
|||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
ungif.5:${PORTSDIR}/graphics/libungif \
|
||||
png.4:${PORTSDIR}/graphics/png
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
LIBTOOLFLAGS=
|
||||
|
|
|
@ -14,7 +14,7 @@ DISTNAME= AfterStep-${PORTVERSION}
|
|||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
rplay.1:${PORTSDIR}/audio/rplay
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org
|
|||
|
||||
BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext-devel
|
||||
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
|
||||
png.4:${PORTSDIR}/graphics/png \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
PropList.2:${PORTSDIR}/devel/libPropList \
|
||||
intl.1:${PORTSDIR}/devel/gettext \
|
||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS+= bunzip2:${PORTSDIR}/archivers/bzip2
|
|||
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
png.4:${PORTSDIR}/graphics/png \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
wraster.4:${PORTSDIR}/x11-wm/windowmaker
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue