mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
3f4c003065
commit
9104ff5659
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360277
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= libass
|
||||
PORTVERSION= 0.10.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia devel
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
@ -17,7 +17,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
|
||||
libexpat.so:${PORTSDIR}/textproc/expat2 \
|
||||
libfribidi.so:${PORTSDIR}/converters/fribidi
|
||||
|
||||
USES= pathfix pkgconfig tar:xz
|
||||
USES= libtool:keepla pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -4,5 +4,6 @@ lib/libass.a
|
||||
lib/libass.la
|
||||
lib/libass.so
|
||||
lib/libass.so.5
|
||||
lib/libass.so.5.0.0
|
||||
libdata/pkgconfig/libass.pc
|
||||
@dirrmtry include/ass
|
||||
|
Loading…
Reference in New Issue
Block a user