diff options
Diffstat (limited to 'games/construo/Makefile')
-rw-r--r-- | games/construo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/construo/Makefile b/games/construo/Makefile index 95df9c4dd499..2bac42803d17 100644 --- a/games/construo/Makefile +++ b/games/construo/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= Construo -USES= autoreconf gmake +USES= autoreconf gl gmake xorg USE_XORG= sm ice x11 xext xxf86vm USE_GL= gl glu GNU_CONFIGURE= yes |