diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-27 11:20:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-27 11:20:17 +0000 |
commit | 6c0425c0a86a9b2977f073cc10a15bf90d5277ba (patch) | |
tree | fdc045becacb16d44fbca787ce1979ecd0640210 /games/quake2max | |
parent | ff21005dec68219a8bfe7c6f5ce8b0725de7b73a (diff) | |
download | ports-6c0425c0a86a9b2977f073cc10a15bf90d5277ba.tar.gz ports-6c0425c0a86a9b2977f073cc10a15bf90d5277ba.zip |
Notes
Diffstat (limited to 'games/quake2max')
-rw-r--r-- | games/quake2max/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/quake2max/Makefile b/games/quake2max/Makefile index f461e9d4dc0b..0dae7dacd1c8 100644 --- a/games/quake2max/Makefile +++ b/games/quake2max/Makefile @@ -24,6 +24,7 @@ EXTRACT_DEPENDS=unrar:${PORTSDIR}/archivers/unrar USE_BZIP2= yes USE_GMAKE= yes +USE_XORG= xxf86dga USE_GCC= 3.4+ ALL_TARGET= release WRKSRC= ${WRKDIR}/${DISTNAME:S/quake2max/Quake2maX/} |