diff options
Diffstat (limited to 'games/foobillard/Makefile')
-rw-r--r-- | games/foobillard/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index e8c3c824e066..58551913180d 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -24,7 +24,6 @@ OPTIONS= SDL "Use SDL instead of glut" off \ FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes |