diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-ut/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/linux-ut/Makefile b/games/linux-ut/Makefile index c2d6e33a42c5..d343ec32603d 100644 --- a/games/linux-ut/Makefile +++ b/games/linux-ut/Makefile @@ -7,6 +7,7 @@ PORTNAME= linux-ut PORTVERSION= ${UTVERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games linux MASTER_SITES= http://liflg.0wnitsch.de/files/final/:p436 \ @@ -20,7 +21,7 @@ COMMENT= Unreal Tournament for Linux ONLY_FOR_ARCHS= i386 USE_LINUX= yes -USE_LINUX_APPS= sdl12 xorglibs +USE_LINUX_APPS= xorglibs NO_BUILD= yes NO_PACKAGE= Distribution is 340MB; set FORCE_PACKAGE if you really want\ to build this package |