aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-09 14:25:46 +0800
committerasami <asami@FreeBSD.org>2000-10-09 14:25:46 +0800
commit8a9e3713bb0d5a99e9736b12d46daa1164de2e81 (patch)
treefa33230a0714633935acf38aeb4e31c8db81d2b4 /japanese
parent6a1eba7603255359905277649884a55d93aeb92b (diff)
downloadfreebsd-ports-gnome-8a9e3713bb0d5a99e9736b12d46daa1164de2e81.tar.gz
freebsd-ports-gnome-8a9e3713bb0d5a99e9736b12d46daa1164de2e81.tar.zst
freebsd-ports-gnome-8a9e3713bb0d5a99e9736b12d46daa1164de2e81.zip
Define MD5_FILE, FILESDIR is not enough now.
Diffstat (limited to 'japanese')
-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" \