summaryrefslogtreecommitdiffstats
path: root/graphics/radius-engine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/radius-engine/Makefile')
-rw-r--r--graphics/radius-engine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/radius-engine/Makefile b/graphics/radius-engine/Makefile
index 8f06733..34aa3cd 100644
--- a/graphics/radius-engine/Makefile
+++ b/graphics/radius-engine/Makefile
@@ -13,7 +13,7 @@ COMMENT= Lua script-based 2D engine built on top of OpenGL and SDL
LICENSE= MIT
LIB_DEPENDS= liblua-5.1.so:${PORTSDIR}/lang/lua51 \
- libpng15.so:${PORTSDIR}/graphics/png \
+ libpng.so:${PORTSDIR}/graphics/png \
libphysfs.so.1:${PORTSDIR}/devel/physfs
USES= pathfix pkgconfig
OpenPOWER on IntegriCloud