diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-05 09:19:44 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-05 09:19:44 +0000 |
commit | 690bac0a446a39ea729fbfa49ea3418edd2c8a53 (patch) | |
tree | 6aa6b7556e15d4145e5e1b5267ab9c12011921ec /japanese/xchat/Makefile | |
parent | 3f26dfdd7b3024e407c33833dd14632b0e408f4e (diff) | |
download | ports-690bac0a446a39ea729fbfa49ea3418edd2c8a53.tar.gz ports-690bac0a446a39ea729fbfa49ea3418edd2c8a53.zip |
Notes
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 7432e138f69f..bfeedbc133c3 100644 --- a/japanese/xchat/Makefile +++ b/japanese/xchat/Makefile @@ -11,6 +11,6 @@ MAINTAINER= knu@FreeBSD.org CONFIGURE_ARGS= --enable-japanese-conv -MASTERDIR= ${.CURDIR}/../../x11/gnomecore +MASTERDIR= ${.CURDIR}/../../irc/xchat .include "${MASTERDIR}/Makefile" |