diff options
Diffstat (limited to 'textproc/iiimf-protocol-lib/Makefile')
-rw-r--r-- | textproc/iiimf-protocol-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile index 6f17ed4d6bb2..f8f34fa58f36 100644 --- a/textproc/iiimf-protocol-lib/Makefile +++ b/textproc/iiimf-protocol-lib/Makefile @@ -7,7 +7,7 @@ PORTNAME= protocol-lib PORTVERSION= 12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386 USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/iiimp |