summaryrefslogtreecommitdiffstats
path: root/games/multimc/Makefile
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-07-27 18:04:16 -0400
committerCameron Katri <me@cameronkatri.com>2021-07-27 18:04:16 -0400
commit48881668364920dbc429096f4e698f4f629b44a3 (patch)
treee365605bca02a23d7b25ec37729546471ff5cf2b /games/multimc/Makefile
parent8a1b679969245ed7944ca397b5a9df4370166b68 (diff)
downloadfreebsd-ports-48881668364920dbc429096f4e698f4f629b44a3.tar.gz
freebsd-ports-48881668364920dbc429096f4e698f4f629b44a3.tar.zst
freebsd-ports-48881668364920dbc429096f4e698f4f629b44a3.zip
Update lwjgl3 to reflect latest patch, correctly patch multimc
Diffstat (limited to 'games/multimc/Makefile')
-rw-r--r--games/multimc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/multimc/Makefile b/games/multimc/Makefile
index 5245a7c..e05c5b6 100644
--- a/games/multimc/Makefile
+++ b/games/multimc/Makefile
@@ -32,5 +32,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/application/package/linux/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/
${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/${PORTNAME}.svg
${INSTALL_DATA} ${WRKSRC}/application/resources/multimc/scalable/multimc.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/${PORTNAME}.svg
+ ${INSTALL_SCRIPT} ${FILESDIR}/multimc-minecraft-runtime ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>