1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-03 00:07:49 +00:00
parent b39160afcd
commit eb5ae61165
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360330
2 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= libticonv
PORTVERSION= 1.1.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= converters
MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.17
@ -12,10 +12,9 @@ COMMENT= TI calculator character set library
LICENSE= GPLv2
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= glib20
USE_LDCONFIG= yes
USES= gmake pathfix pkgconfig
USES= gmake libtool pathfix pkgconfig tar:bzip2
post-patch:
@${REINPLACE_CMD} -e 's/Requires/&.private/' ${WRKSRC}/ticonv.pc.in

View File

@ -2,8 +2,8 @@ include/tilp2/charset.h
include/tilp2/export4.h
include/tilp2/stdints4.h
include/tilp2/ticonv.h
lib/libticonv.la
lib/libticonv.so
lib/libticonv.so.7
lib/libticonv.so.7.0.4
libdata/pkgconfig/ticonv.pc
@dirrmtry include/tilp2