summaryrefslogtreecommitdiff
path: root/japanese/font-ayu20/files/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/font-ayu20/files/Makefile.in')
-rw-r--r--japanese/font-ayu20/files/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/font-ayu20/files/Makefile.in b/japanese/font-ayu20/files/Makefile.in
index 4fc2b446c91f..8e82b51b1cc5 100644
--- a/japanese/font-ayu20/files/Makefile.in
+++ b/japanese/font-ayu20/files/Makefile.in
@@ -27,8 +27,8 @@ ${PCF_ALL}: ${.TARGET:S/.pcf.gz/.bdf/}
bdftopcf $> | ${GZIP_CMD} -c > $@
install:
- mkdir -p ${DESTDIR}%%DATADIR%%
- ${BSD_INSTALL_DATA} ${PCF_ALL} ${DESTDIR}%%DATADIR%%
+ mkdir -p ${DESTDIR}%%FONTSDIR%%
+ ${BSD_INSTALL_DATA} ${PCF_ALL} ${DESTDIR}%%FONTSDIR%%
clean::
rm ${MADE_BOLD} ${MADE_ITALIC} ${PCF_ALL}