diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-26 22:47:49 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-26 22:47:49 +0000 |
commit | 00e6cb9b9188f537c79cf863352cf1252ce9e5a4 (patch) | |
tree | bf971300cc7b549b6d3f0f4c447c8f2478e4a4d1 /japanese/vflib | |
parent | 0c5f847b1482a74d25dfc13ef2332a451cb913a2 (diff) | |
download | ports-00e6cb9b9188f537c79cf863352cf1252ce9e5a4.tar.gz ports-00e6cb9b9188f537c79cf863352cf1252ce9e5a4.zip |
Notes
Diffstat (limited to 'japanese/vflib')
-rw-r--r-- | japanese/vflib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index bbaea83516d3..4e3ab512c3b2 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -18,9 +18,7 @@ COMMENT= Japanese Vector font library BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts - -BROKEN= "Broken dependency" +RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts VFLIB_VERSION= 2.25.6 PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION} |