summaryrefslogtreecommitdiff
path: root/games/utserver/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-27 02:22:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-27 02:22:51 +0000
commit09446d28ec26decb5c9d457dd87273043543fa75 (patch)
treed90e3ab0ebbc354e7b7a38a66be59ab3855e95bb /games/utserver/Makefile
parentBROKEN on ia64: Shared libraries must be built with -fPIC (diff)
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=132076
Diffstat (limited to '')
-rw-r--r--games/utserver/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/utserver/Makefile b/games/utserver/Makefile
index 6406c755f406..1a27c4d85a83 100644
--- a/games/utserver/Makefile
+++ b/games/utserver/Makefile
@@ -19,6 +19,8 @@ COMMENT= Unreal Tournament Dedicated Server for Linux
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
BUILD_DEPENDS= ${RUN_DEPENDS}
+BROKEN= Incomplete pkg-plist
+
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
USE_PERL5= yes