Skip to content

Commit

Permalink
security/idea: Remove NOOP Code
Browse files Browse the repository at this point in the history
manl directory has been added to the mtree for STAGEDIR and is no
longer required.

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 24, 2024
1 parent f8ce82e commit 2e5e69c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion security/idea/Makefile
Expand Up @@ -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}
Expand Down

0 comments on commit 2e5e69c

Please sign in to comment.