aboutsummaryrefslogtreecommitdiff
path: root/games/frogatto
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 11:14:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 11:14:49 +0000
commitc706f7f3440734871fa53b3918c1e99eb287898c (patch)
tree0460d125ade9bf9b94b7daecf24b65257facfc3b /games/frogatto
parent96ec3df0612618019b94f6fd1c41e003d61ffabd (diff)
downloadports-c706f7f3440734871fa53b3918c1e99eb287898c.tar.gz
ports-c706f7f3440734871fa53b3918c1e99eb287898c.zip
Convert LIB_DEPENDS for ports depending on boost
Notes
Notes: svn path=/head/; revision=336255
Diffstat (limited to 'games/frogatto')
-rw-r--r--games/frogatto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile
index aa80333fcbf7..817528a03151 100644
--- a/games/frogatto/Makefile
+++ b/games/frogatto/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= GH
MAINTAINER= fiziologus@gmail.com
COMMENT= An old-school 2D classic adventure platformer game
-LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
- png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
+ libpng15.so:${PORTSDIR}/graphics/png
NO_PACKAGE= Package will be 144M, set FORCE_PACKAGE if you really want it