summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-05-24 08:13:07 +0000
committersobomax <sobomax@FreeBSD.org>2002-05-24 08:13:07 +0000
commite9dcb9aa400867326724b50e3df27c6864a52a69 (patch)
tree7957a802967859e5a0aaba307a6811e4093817c7 /games
parent2953cd68a46702b199d1d9c87b88b22e034efaa7 (diff)
downloadFreeBSD-ports-e9dcb9aa400867326724b50e3df27c6864a52a69.zip
FreeBSD-ports-e9dcb9aa400867326724b50e3df27c6864a52a69.tar.gz
Add missed items into LIB_DEPENDS.
Submitted by: bento
Diffstat (limited to 'games')
-rw-r--r--games/powerpak/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile
index c6d1b8b..9f22a46 100644
--- a/games/powerpak/Makefile
+++ b/games/powerpak/Makefile
@@ -13,7 +13,9 @@ DISTNAME= PowerPak
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+ png.5:${PORTSDIR}/graphics/png \
+ jpeg.9:${PORTSDIR}/graphics/jpeg
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
OpenPOWER on IntegriCloud