diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-18 05:26:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-18 05:26:26 +0800 |
commit | 291018978cd7425eadfedb6eae6e99938269f587 (patch) | |
tree | 1a42d9336df05e89dc53b6b223836df70bd3fcc1 /games/Makefile | |
parent | ecfc9d1a861a58932ad4899c23031493a6c7c9cb (diff) | |
download | freebsd-ports-gnome-291018978cd7425eadfedb6eae6e99938269f587.tar.gz freebsd-ports-gnome-291018978cd7425eadfedb6eae6e99938269f587.tar.zst freebsd-ports-gnome-291018978cd7425eadfedb6eae6e99938269f587.zip |
* Project name has changed (teewars to teeworlds)
* Update to 0.4.1
* Add USE_XORG, as the game is explicitly linked with X libs
* Connect to the build
PR: 122023
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
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 d8efc5d40e32..41a8179293d9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -753,6 +753,7 @@ SUBDIR += tbclock SUBDIR += tecnoballz SUBDIR += teewars + SUBDIR += teeworlds SUBDIR += teg SUBDIR += tenebrae SUBDIR += tetrinet |