diff options
Diffstat (limited to 'japanese/scim-anthy/Makefile')
-rw-r--r-- | japanese/scim-anthy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index da819c17e190..e872e26754a9 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-anthy PORTVERSION= 0.9.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=scim-imengine/18697 @@ -24,7 +24,7 @@ USE_GNOME= lthack USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" |