mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add explicitly library path to the corresponding .pc files
PR: 191997
This commit is contained in:
parent
75028fa390
commit
c0b12d6081
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364390
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 0
|
||||
PKGNAMESUFFIX= -libsmbclient
|
||||
|
||||
|
@ -359,8 +359,8 @@ post-patch:
|
||||
${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
|
||||
${WRKSRC}/configure.in ${WRKSRC}/m4/aclocal.m4
|
||||
@${REINPLACE_CMD} -e '1s|%%PREFIX%%|${PREFIX}|g' \
|
||||
${WRKSRC}/script/findsmb.in
|
||||
${REINPLACE_CMD} -e '\|^Libs:|d; s|^#Libs:|Libs:|g' \
|
||||
${WRKSRC}/pkgconfig/*.pc.in
|
||||
###
|
||||
### end of common part
|
||||
###
|
||||
|
Loading…
Reference in New Issue
Block a user