diff options
Diffstat (limited to 'games/bubbros/Makefile')
-rw-r--r-- | games/bubbros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bubbros/Makefile b/games/bubbros/Makefile index 5a41200726c8..53387bb6be80 100644 --- a/games/bubbros/Makefile +++ b/games/bubbros/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYGAME} BUILD_DEPENDS= ${PYGAME} -USES= python:2.7 shebangfix +USES= python:2.7 shebangfix xorg SHEBANG_FILES= BubBob.py USE_XORG= x11 xext |