diff options
Diffstat (limited to 'graphics/ming/Makefile')
-rw-r--r-- | graphics/ming/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index 72ca8d765c3f..6e9e254ab775 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -19,6 +19,8 @@ COMMENT= LGPL'ed Flash 4/5 movie output library with many languages support LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif +CONFLICTS= ja-ming-* + WRKSRC= ${WRKDIR}/${DISTNAME}/src MAKE_ARGS= NOPROFILE=true INSTALLS_SHLIB= yes |