graphics/azpainter: Prepare for png 1.6.38

Adjust LIBS to include -lz

PR:		266599
Approved by:	portmgr (blanket)
This commit is contained in:
Daniel Engberg 2022-10-11 00:40:21 +02:00
parent 729e40da69
commit ffdc2e6bbe
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ USES= compiler:c11 desktop-file-utils gmake jpeg pkgconfig \
shared-mime-info tar:xz xorg
USE_XORG= x11 xext xi
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --docdir="${DOCSDIR}" CC="${CC}"
CONFIGURE_ARGS= --docdir="${DOCSDIR}" CC="${CC}" LIBS="-lz"
PORTDOCS= AUTHORS ChangeLog ReadMe_en ReadMe_ja manual_ja.html