diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-11 03:42:41 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-11 03:42:41 +0800 |
commit | 49a46502ec74c83a9f39a18f427efa11f5d4347a (patch) | |
tree | 8696d44be96aeb1cadde31a61aa9317804dd3efa /games | |
parent | 70fdf9a82ea502a127f59525daa02e5b96aff1e4 (diff) | |
download | freebsd-ports-gnome-49a46502ec74c83a9f39a18f427efa11f5d4347a.tar.gz freebsd-ports-gnome-49a46502ec74c83a9f39a18f427efa11f5d4347a.tar.zst freebsd-ports-gnome-49a46502ec74c83a9f39a18f427efa11f5d4347a.zip |
Fix INDEX build
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index e0b5530d1aa8..d3eadf89329a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -255,7 +255,8 @@ SUBDIR += filters SUBDIR += fishsupper SUBDIR += fkiss - SUBDIR += flare + SUBDIR += flare-engine + SUBDIR += flare-game SUBDIR += flightgear SUBDIR += flightgear-aircraft SUBDIR += flightgear-data |