diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2005-05-24 12:37:50 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2005-05-24 12:37:50 +0000 |
commit | 40a684ff1e8608bde986585a735e66d9a456e675 (patch) | |
tree | 21680bac7d4436c9b33d17b1753f63e511708512 /textproc/iiimf-x-lib/files/patch-iiimxcf_xiiimp.so_Makefile.am | |
parent | Update to 0.65. (diff) |
IIIMF-related ports:
- drop maintainership
- update to r12.2
- some bug fixes
PR: 81184
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=136030
Diffstat (limited to 'textproc/iiimf-x-lib/files/patch-iiimxcf_xiiimp.so_Makefile.am')
-rw-r--r-- | textproc/iiimf-x-lib/files/patch-iiimxcf_xiiimp.so_Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/iiimf-x-lib/files/patch-iiimxcf_xiiimp.so_Makefile.am b/textproc/iiimf-x-lib/files/patch-iiimxcf_xiiimp.so_Makefile.am new file mode 100644 index 000000000000..661caf2c83f4 --- /dev/null +++ b/textproc/iiimf-x-lib/files/patch-iiimxcf_xiiimp.so_Makefile.am @@ -0,0 +1,7 @@ +--- iiimxcf/xiiimp.so/Makefile.am.orig Fri May 13 15:42:30 2005 ++++ iiimxcf/xiiimp.so/Makefile.am Fri May 13 15:42:47 2005 +@@ -1,3 +1,3 @@ + AUTOMAKE_OPTIONS = foreign +-ACLOCAL_AMFLAGS = -I ../../acfiles ++ACLOCAL_AMFLAGS = -I %%LOCALBASE%%/share/aclocal -I ../../acfiles + SUBDIRS = iiimp |