diff options
Diffstat (limited to 'chinese/pyDict/Makefile')
-rw-r--r-- | chinese/pyDict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pyDict/Makefile b/chinese/pyDict/Makefile index 19b400eeec7b..6010f4c96259 100644 --- a/chinese/pyDict/Makefile +++ b/chinese/pyDict/Makefile @@ -18,7 +18,7 @@ MAINTAINER= sunrychen@gmail.com COMMENT= A Chinese <-> English dictionary, under both console and X11 RUN_DEPENDS= ${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \ - ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf + ${LOCALBASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf WRKSRC= ${WRKDIR}/dict NO_BUILD= yes |