mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Fix build on 10
PR: ports/184728 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
This commit is contained in:
parent
95cc945501
commit
c6e26fd95d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336318
@ -31,6 +31,9 @@ PLIST_FILES= include/microhttpd.h \
|
||||
libdata/pkgconfig/libmicrohttpd.pc \
|
||||
man/man3/libmicrohttpd.3.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-ldl|-lc|' ${WRKSRC}/src/examples/Makefile.in
|
||||
|
||||
post-build:
|
||||
@${STRIP_CMD} ${WRKSRC}/src/microhttpd/.libs/libmicrohttpd.so.30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user