mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Remove install-info from the Makefile.
This commit is contained in:
parent
590edee08b
commit
1b6eb4d100
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150505
@ -61,8 +61,4 @@ do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/docs/${PORTNAME}.info \
|
||||
${PREFIX}/${INFO_PATH}
|
||||
|
||||
post-install:
|
||||
@install-info ${PREFIX}/${INFO_PATH}/${PORTNAME}.info \
|
||||
${PREFIX}/${INFO_PATH}/dir
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user