From 592c17e809eecf49405f32e2af46bb0cf9ff66db Mon Sep 17 00:00:00 2001 From: Sean Farley Date: Sun, 5 Apr 2009 23:46:47 +0000 Subject: [PATCH] Remove the devel/linux-sdl12 dependency which is not needed and would cause crashes if it was truly used by this port. The port has its own copy that does work. PR: ports/133365 Submitted by: Alexander Logvinov Approved by: pav --- games/linux-ut/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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