diff options
Diffstat (limited to 'japanese/uim/Makefile')
-rw-r--r-- | japanese/uim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/uim/Makefile b/japanese/uim/Makefile index 96c2f9dd79d4..c9732a1c8ae7 100644 --- a/japanese/uim/Makefile +++ b/japanese/uim/Makefile @@ -23,7 +23,7 @@ WANT_GNOME= yes USE_GNOME= gnometarget glib20 USE_GMAKE= yes USE_ICONV= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" |