mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Figure out what the vendor typo really was suppose to be.
Submitted by: sumikawa
This commit is contained in:
parent
fde6b376fb
commit
8543ef3d3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114285
@ -49,7 +49,8 @@ pre-fetch:
|
||||
@${ECHO} ""
|
||||
|
||||
pre-build:
|
||||
${REINPLACE_CMD} -e 's|u_decodeurl.so u_decodeurl.so|u_decodeurl.so|' \
|
||||
${REINPLACE_CMD} -e \
|
||||
's|u_decodeurl.so u_decodeurl.so|u_decodeurl.so u_decodehost.so|' \
|
||||
${WRKSRC}/libncftp/Makefile
|
||||
cd ${WRKSRC}/Strn ; make so
|
||||
cd ${WRKSRC}/libncftp ; make so
|
||||
|
Loading…
Reference in New Issue
Block a user