diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
commit | 050450676e5d62aef012d8b8693fb6751464196e (patch) | |
tree | 5fa28a12afc04de9e147145e0c7deb1e7df8bd64 /games/briquolo | |
parent | a69c5948a6f1963386e14deeb30f67e7effa3437 (diff) | |
download | ports-050450676e5d62aef012d8b8693fb6751464196e.tar.gz ports-050450676e5d62aef012d8b8693fb6751464196e.zip |
Notes
Diffstat (limited to 'games/briquolo')
-rw-r--r-- | games/briquolo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 39be04f7d81f..436e4f1bbccf 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -17,7 +17,6 @@ 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 |