mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Simplify Makefile
This commit is contained in:
parent
01f33bef3a
commit
fdc29d4288
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391447
@ -47,9 +47,7 @@ post-patch:
|
||||
|
||||
post-install:
|
||||
${LN} -s libshp.so.1 ${STAGEDIR}${PREFIX}/lib/libshp.so
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/web/*.html ${STAGEDIR}${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user