diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-02-20 05:01:40 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-02-20 05:01:40 +0000 |
commit | ed11a71a04791e9630105cdaccba97a3f6c73687 (patch) | |
tree | b7d6b16298252ebaa557b34c9275fcaac35852e9 /graphics/gnash | |
parent | 64bee0e4d10aeee14e178aebad8873127c5b9b8f (diff) | |
download | ports-ed11a71a04791e9630105cdaccba97a3f6c73687.tar.gz ports-ed11a71a04791e9630105cdaccba97a3f6c73687.zip |
Notes
Diffstat (limited to 'graphics/gnash')
-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 e52f23ca25b5..7d1a211f1de4 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -18,7 +18,7 @@ COMMENT= GNU Flash movie player LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ jpeg.11:${PORTSDIR}/graphics/jpeg \ curl.6:${PORTSDIR}/ftp/curl \ - ungif.5:${PORTSDIR}/graphics/libungif \ + gif.5:${PORTSDIR}/graphics/giflib \ speex.1:${PORTSDIR}/audio/speex CONFLICTS= gnash-devel-[0-9]* |