diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/iiimf-gtk/files/patch-iiimgcf_Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-gtk/files/patch-iiimgcf_Makefile.am b/textproc/iiimf-gtk/files/patch-iiimgcf_Makefile.am index 78725fc307d2..47a39e8934f2 100644 --- a/textproc/iiimf-gtk/files/patch-iiimgcf_Makefile.am +++ b/textproc/iiimf-gtk/files/patch-iiimgcf_Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign -ACLOCAL_AMFLAGS = -I ../acfiles -+ACLOCAL_AMFLAGS = -I /usr/local/share/aclocal -I /usr/X11R6/share/aclocal -I ../acfiles ++ACLOCAL_AMFLAGS = -I %%LOCALBASE%%/share/aclocal -I %%PREFIX%%/share/aclocal -I ../acfiles moduledir = $(GTK2_LIBDIR)/gtk-2.0/$(GTK2_BINARY_VERSION)/immodules |