Skip to content
Snippets Groups Projects
Commit 612bfd09 authored by Daniel Engberg's avatar Daniel Engberg
Browse files

graphics/azpainterb: Prepare for png 1.6.38

Adjust LIBS to include -lz

PR:		266599
Approved by:	portmgr (blanket)
parent ffdc2e6b
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ USES= compiler:c11 desktop-file-utils gmake jpeg pkgconfig \ ...@@ -17,7 +17,7 @@ USES= compiler:c11 desktop-file-utils gmake jpeg pkgconfig \
tar:xz xorg tar:xz xorg
USE_XORG= x11 xext xi USE_XORG= x11 xext xi
HAS_CONFIGURE= yes 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 PORTDOCS= AUTHORS ChangeLog ReadMe_en ReadMe_ja manual_ja.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment