diff options
author | makc <makc@FreeBSD.org> | 2010-11-05 03:19:38 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-11-05 03:19:38 +0800 |
commit | 44ee9065736b559bcd74752bce878f318c2d9f37 (patch) | |
tree | cf991205cff07c102550a58d787ea057b1f5c557 /games/Makefile | |
parent | 3868ea6603b624fb1dd1d1b2e93a1cde874544c5 (diff) | |
download | freebsd-ports-gnome-44ee9065736b559bcd74752bce878f318c2d9f37.tar.gz freebsd-ports-gnome-44ee9065736b559bcd74752bce878f318c2d9f37.tar.zst freebsd-ports-gnome-44ee9065736b559bcd74752bce878f318c2d9f37.zip |
Connect opengfx, openmsx and opensfx
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 24736475db6d..d4ca02b6ec08 100644 --- a/games/Makefile +++ b/games/Makefile @@ -605,11 +605,14 @@ SUBDIR += openarena SUBDIR += openastromenace SUBDIR += opencity + SUBDIR += opengfx SUBDIR += openglad SUBDIR += openjazz SUBDIR += openlierox SUBDIR += openmortal + SUBDIR += openmsx SUBDIR += openpref + SUBDIR += opensfx SUBDIR += opensonic SUBDIR += openttd SUBDIR += openyahtzee |