diff options
-rw-r--r-- | chinese/mplayer-fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/mplayer-fonts/Makefile b/chinese/mplayer-fonts/Makefile index 2ba64d2e37a3..54f605e7f3f1 100644 --- a/chinese/mplayer-fonts/Makefile +++ b/chinese/mplayer-fonts/Makefile @@ -19,7 +19,7 @@ COMMENT= A chinese font pack for the mplayer OSD and SUB BUILD_DEPENDS= ${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv \ ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2 \ ${ARPHIC_FONTDIR}/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ - arial.ttf:${PORTSDIR}/x11-fonts/webfonts:build \ + ${NONEXISTENT}:${PORTSDIR}/x11-fonts/webfonts:build \ cabextract:${PORTSDIR}/archivers/cabextract USE_BZIP2= yes |