aboutsummaryrefslogtreecommitdiff
path: root/japanese/xchat
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-09 06:25:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-09 06:25:46 +0000
commitb39810b3fa16acfac56c0d635b889f714c73a334 (patch)
treef96de8070eeef8d341c0bacdf2d19d46ce4ae8a6 /japanese/xchat
parent6ce7757a77de19e14fa320c759427081b1dee9f2 (diff)
downloadports-b39810b3fa16acfac56c0d635b889f714c73a334.tar.gz
ports-b39810b3fa16acfac56c0d635b889f714c73a334.zip
Define MD5_FILE, FILESDIR is not enough now.
Notes
Notes: svn path=/head/; revision=33601
Diffstat (limited to 'japanese/xchat')
-rw-r--r--japanese/xchat/Makefile2
1 files changed, 1 insertions, 1 deletions
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" \