aboutsummaryrefslogtreecommitdiff
path: root/graphics/radius-engine
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-01 05:26:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-01 05:26:28 +0000
commit2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch)
treec04604583d8be53b3ed7f10975be828c731f87cb /graphics/radius-engine
parent24315159daa0089f08acea4ba1b130fb6721ad5c (diff)
downloadports-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.gz
ports-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.zip
- update png to 1.5.10
Notes
Notes: svn path=/head/; revision=297915
Diffstat (limited to 'graphics/radius-engine')
-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 2163fc6fae1c..a4e4e412daf1 100644
--- a/graphics/radius-engine/Makefile
+++ b/graphics/radius-engine/Makefile
@@ -16,7 +16,7 @@ COMMENT= Lua script-based 2D engine built on top of OpenGL and SDL
LICENSE= MIT
LIB_DEPENDS= lua-5.1:${PORTSDIR}/lang/lua \
- png:${PORTSDIR}/graphics/png \
+ png15:${PORTSDIR}/graphics/png \
physfs.1:${PORTSDIR}/devel/physfs
GNU_CONFIGURE= yes