summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/kanji26/Makefile1
-rw-r--r--japanese/xchat/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/japanese/kanji26/Makefile b/japanese/kanji26/Makefile
index 49da61a57a9a..24209ad2f3e6 100644
--- a/japanese/kanji26/Makefile
+++ b/japanese/kanji26/Makefile
@@ -12,6 +12,7 @@ DISTFILES?= 793.gz 794.gz 795.gz 796.gz 797.gz 798.gz 799.gz \
FILESDIR= ${.CURDIR}/files
PKGDIR= ${.CURDIR}
MASTERDIR= ${.CURDIR}/../kanji18
+MD5_FILE= ${.CURDIR}/distinfo
README_FILE?= 793.gz
RESIZESED_FILE?= 26to24.sed
RESIZED_ALIAS_FILE?= kanji24.alias
diff --git a/japanese/xchat/Makefile b/japanese/xchat/Makefile
index cfd8689050d7..c27b9ab0a0cf 100644
--- a/japanese/xchat/Makefile
+++ b/japanese/xchat/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= knu@FreeBSD.org
LIB_DEPENDS= iconv.1:${PORTSDIR}/converters/iconv
-FILESDIR= ${.CURDIR}/files
+MD5_FILE= ${.CURDIR}/distinfo
CONFIGURE_ARGS= --enable-japanese-conv # --enable-ipv6
MAKE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \