diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-08 23:19:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-08 23:19:13 +0000 |
commit | 25638bd79d60b734273461fff4ad4cbe336c24f1 (patch) | |
tree | f76805a405279cbf6437196bcdf911d6cc3cf973 /chinese/mplayer-fonts | |
parent | 90f85fbe607cc867007f9fa18575908c59da2a98 (diff) | |
download | ports-25638bd79d60b734273461fff4ad4cbe336c24f1.tar.gz ports-25638bd79d60b734273461fff4ad4cbe336c24f1.zip |
Notes
Diffstat (limited to 'chinese/mplayer-fonts')
-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 |