git: fa5b62f5a8ec - main - graphics/raster3d: Remove NOOP Code
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jan 2024 10:20:24 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa5b62f5a8ecd5e5451d206f12231bf66d2bf05e commit fa5b62f5a8ecd5e5451d206f12231bf66d2bf05e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-24 08:48:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-24 10:20:11 +0000 graphics/raster3d: Remove NOOP Code manl directory has been added to the mtree for STAGEDIR and is no longer required. Approved by: portmgr (blanket) --- graphics/raster3d/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile index 953de20eb9f3..4aebdce7e2f0 100644 --- a/graphics/raster3d/Makefile +++ b/graphics/raster3d/Makefile @@ -46,7 +46,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin .endfor ${INSTALL_SCRIPT} ${WRKSRC}/worms ${STAGEDIR}${PREFIX}/bin - ${MKDIR} ${STAGEDIR}${PREFIX}/share/man/manl ${INSTALL_MAN} ${WRKSRC}/doc/*.l ${STAGEDIR}${PREFIX}/share/man/manl @${MKDIR} ${STAGEDIR}${DATADIR}/materials ${INSTALL_DATA} ${WRKSRC}/materials/* ${STAGEDIR}${DATADIR}/materials