diff options
Diffstat (limited to 'japanese/scim-uim/Makefile')
-rw-r--r-- | japanese/scim-uim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index 3d5720e..c7ea9f1 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -24,7 +24,7 @@ USE_GNOME= lthack USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" |