summaryrefslogtreecommitdiff
path: root/japanese/font-elisa8/files/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/font-elisa8/files/Makefile.in')
-rw-r--r--japanese/font-elisa8/files/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/font-elisa8/files/Makefile.in b/japanese/font-elisa8/files/Makefile.in
index 9c2fb8b4cc2a..c0d978e4d907 100644
--- a/japanese/font-elisa8/files/Makefile.in
+++ b/japanese/font-elisa8/files/Makefile.in
@@ -13,11 +13,11 @@ all: ${F}.pcf.gz
.endfor
.for F in ${SRCS:R}
-${DESTDIR}%%DATADIR%%/${F}.pcf.gz: ${F}.pcf.gz
- mkdir -p ${DESTDIR}%%DATADIR%%
+${DESTDIR}%%FONTSDIR%%/${F}.pcf.gz: ${F}.pcf.gz
+ mkdir -p ${DESTDIR}%%FONTSDIR%%
${BSD_INSTALL_DATA} ${.ALLSRC} ${.TARGET}
-install: ${DESTDIR}%%DATADIR%%/${F}.pcf.gz
+install: ${DESTDIR}%%FONTSDIR%%/${F}.pcf.gz
.endfor
all install: