diff options
Diffstat (limited to 'graphics/gnash-devel/Makefile')
-rw-r--r-- | graphics/gnash-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index f5b14b44218e..591bd091fe3c 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -19,7 +19,7 @@ EXTRACT_SUFX= .tar.tgz MAINTAINER= amdmi3@FreeBSD.org COMMENT= GNU Flash movie player -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ jpeg.10:${PORTSDIR}/graphics/jpeg \ curl.5:${PORTSDIR}/ftp/curl \ ungif.5:${PORTSDIR}/graphics/libungif |