diff options
author | seb <seb> | 2002-05-31 13:00:50 +0000 |
---|---|---|
committer | seb <seb> | 2002-05-31 13:00:50 +0000 |
commit | cbe28c2b00b04b04adbad1fcb1d46ed3e20cb3d1 (patch) | |
tree | 0b8c156fe68b36c117830e9cfd93e05d0f35ab16 /textproc/chasen-base/patches/patch-aj | |
parent | 4a7f0cfe35386321a013b98b8e8e8e5d74c780e6 (diff) | |
download | pkgsrc-cbe28c2b00b04b04adbad1fcb1d46ed3e20cb3d1.tar.gz |
Reimport of package chasen-base from japanese/chasen-base into textproc/chasen-base.
This is part of the japanese category retirement.
CATEGORIES adjusted.
Diffstat (limited to 'textproc/chasen-base/patches/patch-aj')
-rw-r--r-- | textproc/chasen-base/patches/patch-aj | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/chasen-base/patches/patch-aj b/textproc/chasen-base/patches/patch-aj new file mode 100644 index 00000000000..3c2cdb950ab --- /dev/null +++ b/textproc/chasen-base/patches/patch-aj @@ -0,0 +1,13 @@ +$NetBSD: patch-aj,v 1.1.1.1 2002/05/31 13:00:50 seb Exp $ + +--- mkchadic/Makefile.am.orig Sun Jun 24 15:19:02 2001 ++++ mkchadic/Makefile.am +@@ -2,7 +2,7 @@ + LDADD = $(top_builddir)/lib/libchasen.la + DEFS = -DRCPATH=\""$(RCPATH)\"" @DEFS@ + +-pkglibexecdir = ${libexecdir}/chasen ++pkglibexecdir = ${sbindir} + pkglibexec_PROGRAMS = convdic makeint makemat mkary pattool sortdic convary + + convdic_SOURCES = convdic.c |