emulators/dosbox-staging: Prepare for png 1.6.38

Adjust LDFLAGS to include -lz

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

View File

@ -20,7 +20,7 @@ USE_SDL= sdl2 net2
USE_GITHUB= yes
MESON_ARGS= -Duse_mt32emu=false
LDFLAGS+= -pthread
LDFLAGS+= -pthread -lz
OPTIONS_DEFINE= ALSA DOCS FLUIDSYNTH
OPTIONS_DEFAULT= FLUIDSYNTH