From 2e5e69c389ef0afd2ca9585d4722baadaa72271a Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 23 Jan 2024 22:58:44 +0100 Subject: [PATCH] security/idea: Remove NOOP Code manl directory has been added to the mtree for STAGEDIR and is no longer required. Approved by: portmgr (blanket) --- security/idea/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/security/idea/Makefile b/security/idea/Makefile index 1b00c8c59758d..34ea6d89eac52 100644 --- a/security/idea/Makefile +++ b/security/idea/Makefile @@ -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}