aboutsummaryrefslogtreecommitdiff
path: root/graphics/raster3d
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-24 08:48:12 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-24 10:20:11 +0000
commitfa5b62f5a8ecd5e5451d206f12231bf66d2bf05e (patch)
treeeff6e8fbb7fdfce81f0ebd838c4fb7f95e41dbd1 /graphics/raster3d
parent2e5e69c389ef0afd2ca9585d4722baadaa72271a (diff)
downloadports-fa5b62f5a8ecd5e5451d206f12231bf66d2bf05e.tar.gz
ports-fa5b62f5a8ecd5e5451d206f12231bf66d2bf05e.zip
graphics/raster3d: Remove NOOP Code
manl directory has been added to the mtree for STAGEDIR and is no longer required. Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/raster3d')
-rw-r--r--graphics/raster3d/Makefile1
1 files changed, 0 insertions, 1 deletions
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