diff options
Diffstat (limited to 'graphics/gnash/Makefile')
-rw-r--r-- | graphics/gnash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index b8907e4c95fa..222091b72410 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} 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 |