aboutsummaryrefslogtreecommitdiff
path: root/multimedia/flvtool++
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 13:01:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 13:01:40 +0000
commit661a3f91f893888899dfb2f03b9ee4645d2bae7d (patch)
tree4001d5f3f8ce7ed1c00ed7855c9522129d5a9fe7 /multimedia/flvtool++
parent47ad8ca013b754e0d4c58be53bf2766b82dff920 (diff)
downloadports-661a3f91f893888899dfb2f03b9ee4645d2bae7d.tar.gz
ports-661a3f91f893888899dfb2f03b9ee4645d2bae7d.zip
Convert LIB_DEPENDS for ports depending on boost
Notes
Notes: svn path=/head/; revision=336260
Diffstat (limited to 'multimedia/flvtool++')
-rw-r--r--multimedia/flvtool++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/flvtool++/Makefile b/multimedia/flvtool++/Makefile
index a9b778794f3b..21b604f1ecc8 100644
--- a/multimedia/flvtool++/Makefile
+++ b/multimedia/flvtool++/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://mirror.facebook.net/facebook/flvtool++/
MAINTAINER= gslin@gslin.org
COMMENT= Tool for hinting and manipulating the metadata of FLV files
-LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs
CFLAGS+= -I${LOCALBASE}/include/boost
NO_WRKSUBDIR= yes