Skip to content

Commit

Permalink
science/cgribex: Simplify Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 11, 2021
1 parent 09252c9 commit 931ef78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/cgribex/Makefile
Expand Up @@ -33,6 +33,6 @@ post-configure:
@${REINPLACE_CMD} -e 's|-Ino/include||g; s|-Lno/lib||g' ${WRKSRC}/Makefile ${WRKSRC}/*/Makefile

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcgribex.so.0.0.0
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcgribex.so

.include <bsd.port.mk>

0 comments on commit 931ef78

Please sign in to comment.