aboutsummaryrefslogtreecommitdiff
path: root/textproc/libunibreak
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-27 22:24:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-27 22:24:16 +0000
commit48ab9968198572031f186663e919e66eb85a45e1 (patch)
tree3df5b7db765e0e52c27fc911431cc6f2877bd99e /textproc/libunibreak
parent5f806c8f159bfc5003d8da0cde4e13fe50e8a202 (diff)
downloadports-48ab9968198572031f186663e919e66eb85a45e1.tar.gz
ports-48ab9968198572031f186663e919e66eb85a45e1.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=359620
Diffstat (limited to 'textproc/libunibreak')
-rw-r--r--textproc/libunibreak/Makefile4
-rw-r--r--textproc/libunibreak/pkg-plist2
2 files changed, 3 insertions, 3 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>
diff --git a/textproc/libunibreak/pkg-plist b/textproc/libunibreak/pkg-plist
index d3234f39154a..7454b0d8cd2d 100644
--- a/textproc/libunibreak/pkg-plist
+++ b/textproc/libunibreak/pkg-plist
@@ -3,7 +3,7 @@ include/linebreakdef.h
include/wordbreak.h
include/wordbreakdef.h
lib/libunibreak.a
-lib/libunibreak.la
lib/libunibreak.so
lib/libunibreak.so.1
+lib/libunibreak.so.1.0.1
libdata/pkgconfig/libunibreak.pc