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 dccc5375c264..b863d76e96b7 100644 --- a/japanese/uim/Makefile +++ b/japanese/uim/Makefile @@ -25,7 +25,7 @@ WANT_GNOME= yes USE_GNOME= lthack gnometarget glib20 USE_GMAKE= yes USE_ICONV= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" |