diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-03-19 17:28:51 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-03-19 17:28:51 +0000 |
commit | 0263b9d868256500eb3f31df4c5a81d85d5389c8 (patch) | |
tree | bd3ef2dd232584e45f6077260b986d8a61cd6944 /games/linux-ut | |
parent | e2ebded775e715fcec035ce1d61b9a2ba5fe6e17 (diff) | |
download | ports-0263b9d868256500eb3f31df4c5a81d85d5389c8.tar.gz ports-0263b9d868256500eb3f31df4c5a81d85d5389c8.zip |
Notes
Diffstat (limited to 'games/linux-ut')
-rw-r--r-- | games/linux-ut/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/linux-ut/Makefile b/games/linux-ut/Makefile index 929414d9dab2..c2d6e33a42c5 100644 --- a/games/linux-ut/Makefile +++ b/games/linux-ut/Makefile @@ -18,11 +18,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= scf@FreeBSD.org COMMENT= Unreal Tournament for Linux -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 - ONLY_FOR_ARCHS= i386 USE_LINUX= yes -USE_XLIB= yes +USE_LINUX_APPS= sdl12 xorglibs NO_BUILD= yes NO_PACKAGE= Distribution is 340MB; set FORCE_PACKAGE if you really want\ to build this package |