diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-13 23:36:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-13 23:36:40 +0000 |
commit | 3fee91136667f7b3cca62afbc9d9f01d03a2ec89 (patch) | |
tree | caf481fc0fb12e9f5b4f7e105ea42f01f77c286a /japanese/ming | |
parent | e6ffa1f425ea668e859fae97edfd25a239614331 (diff) | |
download | ports-3fee91136667f7b3cca62afbc9d9f01d03a2ec89.tar.gz ports-3fee91136667f7b3cca62afbc9d9f01d03a2ec89.zip |
Notes
Diffstat (limited to 'japanese/ming')
-rw-r--r-- | japanese/ming/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ming/Makefile b/japanese/ming/Makefile index 4dfb9ca03f28..15a3f001d190 100644 --- a/japanese/ming/Makefile +++ b/japanese/ming/Makefile @@ -11,8 +11,8 @@ DISTNAME= jaming-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org COMMENT= LGPL'ed Flash 4/5 movie output library with Japanese languages support -LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ - gif.5:${PORTSDIR}/graphics/giflib +LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ + libgif.so:${PORTSDIR}/graphics/giflib CONFLICTS= ming-* |