mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
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 <ports at logvinov.com> Approved by: pav
This commit is contained in:
parent
2e45723751
commit
592c17e809
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231671
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue