diff options
author | swills <swills@FreeBSD.org> | 2017-09-15 00:04:57 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-09-15 00:04:57 +0800 |
commit | 6e9d59dd1cccd19b89ed04d859980e21c9f80597 (patch) | |
tree | 17f4dd96b4fd82b7aec785edb5579816df516302 /games | |
parent | a939418bb103b518f38112b2d342503444526857 (diff) | |
download | freebsd-ports-gnome-6e9d59dd1cccd19b89ed04d859980e21c9f80597.tar.gz freebsd-ports-gnome-6e9d59dd1cccd19b89ed04d859980e21c9f80597.tar.zst freebsd-ports-gnome-6e9d59dd1cccd19b89ed04d859980e21c9f80597.zip |
Connect sdlpop to build
PR: 221611
Pointyhat to: swills
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 5eee07660ab7..ad2ebe220ffb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -888,6 +888,7 @@ SUBDIR += sdl_jewels SUBDIR += sdl_lopan SUBDIR += sdl_scavenger + SUBDIR += sdlpop SUBDIR += sdlroids SUBDIR += sdlsand SUBDIR += sea-defender |