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:
Soeren Straarup 2006-12-10 12:10:40 +00:00
parent 5b96c0a9f5
commit 61ae43a1b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179372

View File

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