diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-09-18 23:45:49 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-09-18 23:45:49 +0000 |
commit | 350eebabe412f663497fa33619b42b9bc1d2fc4e (patch) | |
tree | e667cff531318bc35552d27a1a17cc9747edc1c3 /games/Makefile | |
parent | - Remove duplicate dependencies (diff) |
Add flightgear-aircrafts.
This port installs the additional aircrafts which are available on the
FlightGear web site but not included in the games/fgfs-base port.
WWW: http://www.flightgear.org/
Notes
Notes:
svn path=/head/; revision=143116
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 3e129fffe1f2..ba20b84c5fc4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -146,6 +146,7 @@ SUBDIR += filters SUBDIR += fkiss SUBDIR += flightgear + SUBDIR += flightgear-aircrafts SUBDIR += flightgear-atlas SUBDIR += flying SUBDIR += fmars |