summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/kon2-16dot/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/kon2-16dot/files/patch-aa b/japanese/kon2-16dot/files/patch-aa
index d755e03466db..4891c35d1e23 100644
--- a/japanese/kon2-16dot/files/patch-aa
+++ b/japanese/kon2-16dot/files/patch-aa
@@ -48,7 +48,7 @@ diff -c -r Makefile Makefile
+
+ instfont:
+ @for i in k14.bdf 7x14rk.bdf; do\
-+ install -c /usr/ports/distfiles/$$i $(FONTDIR);\
++ install -c $(DISTDIR)/$$i $(FONTDIR);\
+ gzip -f -9 $(FONTDIR)/$$i;\
done
diff -c -r README.FreeBSD README.FreeBSD