diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-05 10:26:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-05 10:26:04 +0000 |
commit | dc9af20b3c09c4fb82e5db50810d554b4b811c92 (patch) | |
tree | 0d728b6b4a55e92d359df6d208e3077b4db7d0be /games/minecraft-client | |
parent | a746a37503ecb5fcf3f89981987beb67bdcbe6b6 (diff) | |
download | ports-dc9af20b3c09c4fb82e5db50810d554b4b811c92.tar.gz ports-dc9af20b3c09c4fb82e5db50810d554b4b811c92.zip |
Notes
Diffstat (limited to 'games/minecraft-client')
-rw-r--r-- | games/minecraft-client/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/minecraft-client/Makefile b/games/minecraft-client/Makefile index 47a59b4f3bc1..f9fd95839bd1 100644 --- a/games/minecraft-client/Makefile +++ b/games/minecraft-client/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Client for the block building game +BROKEN= unfetchable + RUN_DEPENDS= ${JAVALIBDIR}/lwjgl/lwjgl.jar:games/lwjgl \ xrandr:x11/xrandr |