diff options
Diffstat (limited to 'games/boswars/Makefile')
-rw-r--r-- | games/boswars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/boswars/Makefile b/games/boswars/Makefile index dddc8a1f45d5..8d7ad4b56375 100644 --- a/games/boswars/Makefile +++ b/games/boswars/Makefile @@ -13,7 +13,7 @@ COMMENT= Futuristic real-time strategy game LICENSE= GPLv2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libtheora.so:${PORTSDIR}/multimedia/libtheora \ libvorbis.so:${PORTSDIR}/audio/libvorbis |