diff options
Diffstat (limited to 'textproc/iiimf-le-unit/Makefile')
-rw-r--r-- | textproc/iiimf-le-unit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iiimf-le-unit/Makefile b/textproc/iiimf-le-unit/Makefile index 424efaacc09c..da135d7632e1 100644 --- a/textproc/iiimf-le-unit/Makefile +++ b/textproc/iiimf-le-unit/Makefile @@ -7,7 +7,7 @@ PORTNAME= le-unit PORTVERSION= 12.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -27,7 +27,7 @@ USE_ICONV= yes USE_GMAKE= yes USE_GNOME= libxml2 USE_XORG= x11 -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}/leif |