security/idea: Remove NOOP Code

manl directory has been added to the mtree for STAGEDIR and is no
longer required.

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman
2024-01-24 11:20:11 +01:00
parent f8ce82e546
commit 2e5e69c389
-1
View File
@@ -22,7 +22,6 @@ do-build:
-o ${WRKSRC}/${PORTNAME}
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/man/manl
${INSTALL_MAN} ${WRKSRC}/manl/idea.l ${STAGEDIR}${PREFIX}/share/man/manl
${INSTALL_PROGRAM} -m 0555 ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}