diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-20 20:02:27 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-20 20:02:27 +0000 |
commit | 6c8a2f6065d17b72afc64c67719a9301b3e2df79 (patch) | |
tree | 9348e4e25952a3d5535399b50e98849fbf517d23 /games/rtcw | |
parent | b84623a39334255e4c014d45e99c3a011cb5b5f0 (diff) | |
download | ports-6c8a2f6065d17b72afc64c67719a9301b3e2df79.tar.gz ports-6c8a2f6065d17b72afc64c67719a9301b3e2df79.zip |
Notes
Diffstat (limited to 'games/rtcw')
-rw-r--r-- | games/rtcw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index fd209be310d3..3ff8f0d8b724 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -17,9 +17,10 @@ EXTRACT_SUFX= .run MAINTAINER= alepulver@FreeBSD.org COMMENT= Return to Castle Wolfenstein for Linux -ONLY_FOR_ARCHS= i386 REINPLACE_ARGS= -i "" +IA32_BINARY_PORT= yes USE_LINUX= yes +USE_XLIB= yes NO_WRKSUBDIR= yes SUB_FILES= pkg-message |