diff options
Diffstat (limited to 'japanese/xchat/Makefile')
-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 f04526dff580..dbf57f41790a 100644 --- a/japanese/xchat/Makefile +++ b/japanese/xchat/Makefile @@ -12,6 +12,6 @@ COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME CONFIGURE_ARGS= --enable-japanese-conv -MASTERDIR= ${.CURDIR}/../../irc/xchat +MASTERDIR= ${.CURDIR}/../../irc/xchat1 .include "${MASTERDIR}/Makefile" |