diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 02:22:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 02:22:51 +0000 |
commit | 09446d28ec26decb5c9d457dd87273043543fa75 (patch) | |
tree | d90e3ab0ebbc354e7b7a38a66be59ab3855e95bb /games | |
parent | BROKEN on ia64: Shared libraries must be built with -fPIC (diff) |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'games')
-rw-r--r-- | games/utserver/Makefile | 2 |
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 |