aboutsummaryrefslogtreecommitdiffstats
path: root/games/rtcw
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-12-21 01:45:18 +0800
committeralepulver <alepulver@FreeBSD.org>2007-12-21 01:45:18 +0800
commit599a18c4f506f7e3341cab4c8913a94cf0a69ed8 (patch)
tree8ab0a3afadad8e19ba51aec9b0e95894f0347f01 /games/rtcw
parentf85b8c75de95bb78d852b27de08e289a6debdade (diff)
downloadfreebsd-ports-graphics-599a18c4f506f7e3341cab4c8913a94cf0a69ed8.tar.gz
freebsd-ports-graphics-599a18c4f506f7e3341cab4c8913a94cf0a69ed8.tar.zst
freebsd-ports-graphics-599a18c4f506f7e3341cab4c8913a94cf0a69ed8.zip
- Remove IA32_BINARY_PORT (not intended to be used with Linux binaries).
- Add missing GL dependency (USE_GL=linux). PR: ports/118893 Submitted by: Hardy Schumacher <hardy.schumacher@amd.com>
Diffstat (limited to 'games/rtcw')
-rw-r--r--games/rtcw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile
index 5694b9db392..1088cf4de46 100644
--- a/games/rtcw/Makefile
+++ b/games/rtcw/Makefile
@@ -19,8 +19,8 @@ MAINTAINER= alepulver@FreeBSD.org
COMMENT= Return to Castle Wolfenstein for Linux
REINPLACE_ARGS= -i ""
-IA32_BINARY_PORT= yes
USE_LINUX= yes
+USE_GL= linux
USE_XLIB= yes
NO_WRKSUBDIR= yes
team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-191-1/+2 * Cleanup plistbapt2014-10-271-2/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1 * Change INSTALL_DATA to install with mode 644antoine2014-09-051-4/+0 * - Drop `archivers/unzip' bdep; base system unzip(1) is sufficientdanfe2014-07-302-13/+28 * - Stagify, sort the knobs, remove excessive whitespace and bogus commentsdanfe2014-07-307-74/+59 * lang/squeak: Claimed fix for PowerPCmarino2014-07-282-1/+14 * Reset maintainership for ports not staged with no pending PRbapt2014-07-241-1/+1 * Modernize LIB_DEPENDSbapt2014-07-141-6/+6 * - Add a patch to fix header conflictsculot2014-03-091-0/+12 * Replace USE_GCC=4.2+ by USE_GCC=any. [1]gerald2014-03-021-1/+1 * - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Drop USE_GMAKE, it doesn't work and is not necessaryantoine2013-09-051-1/+1 * - Fix buildmiwi2013-06-121-1/+1 * - Update to 4.10.2-2614cs2013-06-10