mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Simplify Makefile
This commit is contained in:
parent
595698acb3
commit
22999d7b08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335275
@ -25,12 +25,8 @@ IPV6_CONFIGURE_ENABLE= ipv6
|
||||
THREADS_CONFIGURE_ENABLE= threads
|
||||
THREADS_LDFLAGS= -pthread
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}/
|
||||
cd ${WRKSRC}/ && ${INSTALL_DATA} README doc/*.gif doc/*.html ${STAGEDIR}${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user