diff options
Diffstat (limited to 'textproc/iiimf-client-lib/Makefile')
-rw-r--r-- | textproc/iiimf-client-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile index e108552d7603..a2c43b6a5986 100644 --- a/textproc/iiimf-client-lib/Makefile +++ b/textproc/iiimf-client-lib/Makefile @@ -7,7 +7,7 @@ PORTNAME= client-lib PORTVERSION= 12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= i386 INSTALLS_SHLIB= yes USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env +USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/iiimcf |