aboutsummaryrefslogtreecommitdiff
path: root/multimedia/flvtool++
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
commitd1107bb40e81d1186ea75412dd5d61d736e4d726 (patch)
tree103926d89737f146b97db5255f054196dadab9fc /multimedia/flvtool++
parentd89dccb61e24d9db4b71225fafab4061ae50cf51 (diff)
downloadports-d1107bb40e81d1186ea75412dd5d61d736e4d726.tar.gz
ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.zip
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=238504
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 c7a5b30fa31b..60761cdeb104 100644
--- a/multimedia/flvtool++/Makefile
+++ b/multimedia/flvtool++/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://mirror.facebook.com/facebook/flvtool++/
MAINTAINER= gslin@gslin.org
COMMENT= Tool for hinting and manipulating the metadata of FLV files
-LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs
CFLAGS+= -I${LOCALBASE}/include/boost
NO_WRKSUBDIR= yes