diff options
Diffstat (limited to 'textproc/uim/Makefile')
-rw-r--r-- | textproc/uim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index ee2add5..105f2e2 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -25,7 +25,7 @@ WANT_GNOME= yes USE_GNOME= lthack gnometarget glib20 USE_GMAKE= yes USE_ICONV= yes -USE_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" DOCSDIR_JA= ${PREFIX}/share/doc/ja/uim |