diff options
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 3b10f31aef49..5fbac2c00acd 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= libpng.so:${PORTSDIR}/graphics/png \ - libgif.so:${PORTSDIR}/graphics/giflib +LIB_DEPENDS= libpng.so:graphics/png \ + libgif.so:graphics/giflib CONFLICTS= ming-* |