mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Remove deprecated @dirrm
- Use options helper, unmute install command Approved by: portmgr blanket
This commit is contained in:
parent
87aed39007
commit
e3d89d8683
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406532
@ -24,8 +24,8 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${STAGEDIR}${PREFIX}|g' \
|
||||
${WRKSRC}/src/Makefile.in
|
||||
|
||||
post-install:
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
@${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,4 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
|
||||
@owner qmailq
|
||||
@group qmail
|
||||
@mode 4511
|
||||
|
Loading…
Reference in New Issue
Block a user