diff options
Diffstat (limited to 'games/briquolo/Makefile')
-rw-r--r-- | games/briquolo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 00d367814bde..a0a17328c76f 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -16,6 +16,7 @@ COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= GUI.0:${PORTSDIR}/graphics/guilib \ png.5:${PORTSDIR}/graphics/png +USE_SIZE= yes USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes |