aboutsummaryrefslogtreecommitdiff
path: root/games/battletanks
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2013-12-08 18:43:43 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2013-12-08 18:43:43 +0000
commit2f587c57be403278e934626cc3c06be83f4a0f17 (patch)
treefc13157fd2fa5bed689350d68a16f221c240d043 /games/battletanks
parent481c38126ffcedeb11e06b5c356f05cd209ba2e0 (diff)
downloadports-2f587c57be403278e934626cc3c06be83f4a0f17.tar.gz
ports-2f587c57be403278e934626cc3c06be83f4a0f17.zip
Also convert the dependency on devel/libsigc++20 to the new LIB_DEPENDS
format. Reported by: mat, bsam
Notes
Notes: svn path=/head/; revision=335918
Diffstat (limited to 'games/battletanks')
-rw-r--r--games/battletanks/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile
index efaec9e8de18..93a3a6721e7e 100644
--- a/games/battletanks/Makefile
+++ b/games/battletanks/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Fast 2D tank arcade game with multiplayer and split-screen modes
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
-LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
+LIB_DEPENDS= libsigc-2.0:${PORTSDIR}/devel/libsigc++20 \
libexpat.so:${PORTSDIR}/textproc/expat2 \
libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
libsmpeg.so:${PORTSDIR}/multimedia/smpeg