- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-27 22:24:16 +00:00
parent 5f806c8f15
commit 48ab996819
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359620
2 changed files with 3 additions and 3 deletions

View file

@ -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>

View file

@ -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