Add a libpng dependency.
Noticed by: bento PR: 43650 Approved by: pat
This commit is contained in:
parent
265547f25d
commit
3c4216c5bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69539
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue