- Switch to USES=libtool:keepla
Approved by: portmgr blanket
This commit is contained in:
parent
39dd6f004d
commit
6e887d0cd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356662
2 changed files with 3 additions and 3 deletions
|
@ -3,15 +3,14 @@
|
|||
|
||||
PORTNAME= libpthread-stubs
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://xcb.freedesktop.org/dist/
|
||||
|
||||
MAINTAINER= ashish@FreeBSD.org
|
||||
COMMENT= This library provides weak aliases for pthread functions
|
||||
|
||||
USES= pathfix
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix tar:bzip2 libtool:keepla
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -2,4 +2,5 @@ lib/libpthread-stubs.a
|
|||
lib/libpthread-stubs.la
|
||||
lib/libpthread-stubs.so
|
||||
lib/libpthread-stubs.so.0
|
||||
lib/libpthread-stubs.so.0.0.0
|
||||
libdata/pkgconfig/pthread-stubs.pc
|
||||
|
|
Loading…
Reference in a new issue