diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-01 05:26:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-01 05:26:28 +0000 |
commit | 2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch) | |
tree | c04604583d8be53b3ed7f10975be828c731f87cb /japanese/ming/Makefile | |
parent | - Allow for larger database UIDs (diff) |
- update png to 1.5.10
Diffstat (limited to 'japanese/ming/Makefile')
-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 d591baff108c..859dead19e44 100644 --- a/japanese/ming/Makefile +++ b/japanese/ming/Makefile @@ -7,7 +7,7 @@ PORTNAME= ming PORTVERSION= 0.1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese graphics MASTER_SITES= http://dist.bsdlab.org/ #MASTER_SITES= http://blue.ribbon.to/~harpy/ming/jaming/ @@ -16,7 +16,7 @@ DISTNAME= jaming-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org COMMENT= LGPL'ed Flash 4/5 movie output library with Japanese languages support -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ gif.5:${PORTSDIR}/graphics/giflib CONFLICTS= ming-* |