graphics/apngasm: restore LDFLAGS+= -lz

The LDFLAGS definition was removed with the previous commit, but
LDFLAGS+=-lz is still required for newer gcc with new binutils.
This commit is contained in:
John Marino 2013-12-26 19:50:48 +00:00
parent 652dde7a1c
commit 1207a6a2f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337611

View file

@ -19,6 +19,8 @@ NO_WRKSUBDIR= yes
USE_ZIP= yes
USES= dos2unix gmake
LDFLAGS+= -lz
PORTDOCS= readme.txt
PLIST_FILES= bin/${PORTNAME}