diff options
Diffstat (limited to 'graphics/gnash-devel/Makefile')
-rw-r--r-- | graphics/gnash-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index 2c25c983e2da..98055f3a1c07 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnash PORTVERSION= 20100218 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= -devel @@ -18,7 +18,7 @@ COMMENT= GNU Flash movie player LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ jpeg.11:${PORTSDIR}/graphics/jpeg \ - curl.5:${PORTSDIR}/ftp/curl \ + curl.6:${PORTSDIR}/ftp/curl \ ungif.5:${PORTSDIR}/graphics/libungif CONFLICTS= gnash-[0-9]* |