aboutsummaryrefslogtreecommitdiff
path: root/textproc/libunibreak/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libunibreak/Makefile')
-rw-r--r--textproc/libunibreak/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libunibreak/Makefile b/textproc/libunibreak/Makefile
index 522563869670..b5a736e911b6 100644
--- a/textproc/libunibreak/Makefile
+++ b/textproc/libunibreak/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libunibreak
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= SF/vimgadgets/${PORTNAME}/${PORTVERSION}
@@ -13,6 +13,6 @@ COMMENT= Implementation of the line and word breaking algorithm for Unicode
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= pathfix
+USES= pathfix libtool
.include <bsd.port.mk>