summaryrefslogtreecommitdiff
path: root/devel/libthai/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libthai/Makefile')
-rw-r--r--devel/libthai/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile
index c34f3a80a8dd..4ba88a3179d6 100644
--- a/devel/libthai/Makefile
+++ b/devel/libthai/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libthai
PORTVERSION= 0.1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.usablelabs.com/download/
@@ -17,7 +17,7 @@ COMMENT= Thai language support library
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:15 autoconf:259 libtool:15
+USE_AUTOTOOLS= automake:15 autoconf:261 libtool:15
ALL_TARGET= all check
@@ -26,7 +26,7 @@ MAN3= libthai.3 thctype.3 wtt.3
post-patch:
@${REINPLACE_CMD} -E 's,^(pkgconfigdir = ).*$$,\1$$(prefix)/libdata/pkgconfig,' \
${WRKSRC}/Makefile.am
- @${REINPLACE_CMD} -e 's,15,-1.5,' -e 's,259,-2.59,' \
+ @${REINPLACE_CMD} -e 's,15,-1.5,' -e 's,259,-2.61,' \
${WRKSRC}/autogen.sh
pre-configure: