aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2009-05-31 21:07:57 +0800
committerhrs <hrs@FreeBSD.org>2009-05-31 21:07:57 +0800
commiteaf3b0e856228c16071fd4ceebf31a079b754b7f (patch)
tree7273817c803fd666979f43ad0776be93f7a2a35d /japanese
parent3ca1756fc581470f66661ff708c36aa8f2f030c6 (diff)
downloadfreebsd-ports-gnome-eaf3b0e856228c16071fd4ceebf31a079b754b7f.tar.gz
freebsd-ports-gnome-eaf3b0e856228c16071fd4ceebf31a079b754b7f.tar.zst
freebsd-ports-gnome-eaf3b0e856228c16071fd4ceebf31a079b754b7f.zip
Fix dependency.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/vflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index 31cc358738e6..7e0f0f8152bb 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vflib
PORTVERSION= ${VFLIB_VERSION}
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= japanese print
MASTER_SITES= ftp://gull.se.hiroshima-u.ac.jp/pub/TypeHack/
DISTNAME= VFlib2-${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Vector font library
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake
-RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf
+RUN_DEPENDS= ${LOCALBASE}/share/font-sazanami/sazanami-mincho.ttf:${PORTSDIR}/japanese/font-sazanami
VFLIB_VERSION= 2.25.6
PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION}