aboutsummaryrefslogtreecommitdiff
path: root/chinese/CJKUnifonts
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-07-20 09:02:14 +0000
committerJohn Marino <marino@FreeBSD.org>2014-07-20 09:02:14 +0000
commit8ecbb368fb54661f08561e9b9032282c344da99a (patch)
tree5db0a0f77af5fa9e35921c97814d913e78c45985 /chinese/CJKUnifonts
parent8ab384908893d4afa81c11190ace722732ed6686 (diff)
downloadports-8ecbb368fb54661f08561e9b9032282c344da99a.tar.gz
ports-8ecbb368fb54661f08561e9b9032282c344da99a.zip
Notes
Diffstat (limited to 'chinese/CJKUnifonts')
-rw-r--r--chinese/CJKUnifonts/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile
index 73d6beb7d647..8df4a4d0f515 100644
--- a/chinese/CJKUnifonts/Makefile
+++ b/chinese/CJKUnifonts/Makefile
@@ -26,6 +26,5 @@ do-install:
${INSTALL_DATA} ${WRKDIR}/ukai.ttc ${STAGEDIR}${FONTSDIR}
${INSTALL_DATA} ${WRKDIR}/uming.ttc ${STAGEDIR}${FONTSDIR}
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/chinese/ttfm/Makefile.ttf"
-.include <bsd.port.post.mk>
+.include "${.CURDIR}/../ttfm/Makefile.ttf"
+.include <bsd.port.mk>