diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-01-24 13:14:48 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-01-24 13:14:48 +0000 |
commit | 2bd3b575657ba58161dea77f9acc9be1e7d4df07 (patch) | |
tree | 9af0a664ee8cd93e9e8a65098ed82378442ec7a7 /games/umark | |
parent | 39607a5e1e1bced118e4699fb43952d968a40f78 (diff) | |
download | ports-2bd3b575657ba58161dea77f9acc9be1e7d4df07.tar.gz ports-2bd3b575657ba58161dea77f9acc9be1e7d4df07.zip |
Notes
Diffstat (limited to 'games/umark')
-rw-r--r-- | games/umark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/umark/Makefile b/games/umark/Makefile index a9230272fedf..8b5fcdf8b4bc 100644 --- a/games/umark/Makefile +++ b/games/umark/Makefile @@ -15,6 +15,7 @@ DISTNAME= UMark-for-Linux-v${DISTVERSION:S/.//g} MAINTAINER= danfe@FreeBSD.org COMMENT= Unreal Tournament 200x series benchmark utility +USE_GCC= 3.3+ USE_X_PREFIX= yes USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/UMark/src |