Add a libpng dependency.

Noticed by:	bento
PR:		43650
Approved by:	pat
This commit is contained in:
Adam Weinberger 2002-11-05 20:26:32 +00:00
parent 265547f25d
commit 3c4216c5bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69539

View file

@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= lgames
MAINTAINER= verm@drunkmonk.net
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
png.5:${PORTSDIR}/graphics/png
USE_GMAKE= yes
GNU_CONFIGURE= yes