diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-04-24 09:17:33 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-04-24 09:17:33 +0800 |
commit | 5dbf667638b15c4c37e1b02473a76485fd77f71b (patch) | |
tree | c310c73ce0e4d1652a7bba140c598b01c7aa392a /games | |
parent | bdf40d2fe17c10700a14ea385a73cf838e9e7d06 (diff) | |
download | freebsd-ports-gnome-5dbf667638b15c4c37e1b02473a76485fd77f71b.tar.gz freebsd-ports-gnome-5dbf667638b15c4c37e1b02473a76485fd77f71b.tar.zst freebsd-ports-gnome-5dbf667638b15c4c37e1b02473a76485fd77f71b.zip |
- ssamtse runs well without devel/linux-sdl12.
PR: 133363
Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-ssamtfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-ssamtfe/Makefile b/games/linux-ssamtfe/Makefile index b6d1a648445e..809cb4fd591d 100644 --- a/games/linux-ssamtfe/Makefile +++ b/games/linux-ssamtfe/Makefile @@ -18,7 +18,7 @@ COMMENT= Serious Sam: The First Encounter OPTIONS= VORBIS "Ogg playing support" on USE_LINUX= yes -USE_LINUX_APPS= sdl12 xorglibs +USE_LINUX_APPS= xorglibs NO_BUILD= yes NO_PACKAGE= Distribution is 279MB; set FORCE_PACKAGE if you really want\ to build this package |