1
0
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:
Pawel Pekala 2016-01-17 19:36:12 +00:00
parent 87aed39007
commit e3d89d8683
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406532
2 changed files with 2 additions and 3 deletions

View File

@ -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>

View File

@ -1,5 +1,4 @@
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
@owner qmailq
@group qmail
@mode 4511