diff options
Diffstat (limited to 'japanese/scim-uim/Makefile')
-rw-r--r-- | japanese/scim-uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index 4030ad7906c5..3ebe98657b33 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-uim PORTVERSION= 0.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ @@ -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}" |