diff options
Diffstat (limited to 'japanese/xchat')
-rw-r--r-- | japanese/xchat/Makefile | 2 |
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" \ |