diff options
author | cjh <cjh@FreeBSD.org> | 2000-11-03 19:39:34 +0800 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-11-03 19:39:34 +0800 |
commit | 9bb0f2f25540efe3e8ef45e3766c89c77ec45690 (patch) | |
tree | 14d759ac06261fe442c3cc1651b199865c8659ba | |
parent | e2264a7dd8e1654261cfae43112a6bd8a15fb0a4 (diff) | |
download | freebsd-ports-gnome-9bb0f2f25540efe3e8ef45e3766c89c77ec45690.tar.gz freebsd-ports-gnome-9bb0f2f25540efe3e8ef45e3766c89c77ec45690.tar.zst freebsd-ports-gnome-9bb0f2f25540efe3e8ef45e3766c89c77ec45690.zip |
add MD5_FILE for correctly finding distinfo file.
Submitted by: bento
-rw-r--r-- | korean/hlatexp-pkfonts1200/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/hlatexp-pkfonts1200/Makefile b/korean/hlatexp-pkfonts1200/Makefile index daa617650d7f..3faf1f1293f7 100644 --- a/korean/hlatexp-pkfonts1200/Makefile +++ b/korean/hlatexp-pkfonts1200/Makefile @@ -8,6 +8,7 @@ MASTERDIR= ${.CURDIR}/../hlatexp-pkfonts300 FILESDIR= ${.CURDIR}/files PKGDIR= ${.CURDIR} +MD5_FILE= ${.CURDIR}/distinfo # pkfonts dpi RESOLUTION= 1200 |