mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Use USE_LDCONFIG
Prepare for net/libosip to be updated to version libosip2-3 This is done not to break ports. Approved by: tmclaugh (mentor)
This commit is contained in:
parent
5b96c0a9f5
commit
61ae43a1b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179372
@ -16,10 +16,12 @@ MASTER_SITE_SUBDIR= osip
|
||||
MAINTAINER= xride@FreeBSD.org
|
||||
COMMENT= A low layer of SIP implementation
|
||||
|
||||
CONFLICTS= libosip-3*
|
||||
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-debug --disable-trace
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure
|
||||
|
Loading…
Reference in New Issue
Block a user