From 6c0425c0a86a9b2977f073cc10a15bf90d5277ba Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 27 Mar 2008 11:20:17 +0000 Subject: - Add missing dependens - Bump PORTREVISION Submitted by: pointyhat via pav --- games/kmquake2/Makefile | 3 ++- games/nehquake/Makefile | 5 +++-- games/nimuh/Makefile | 6 ++++-- games/ppracer/Makefile | 5 +++-- games/quake2max/Makefile | 1 + 5 files changed, 13 insertions(+), 7 deletions(-) (limited to 'games') diff --git a/games/kmquake2/Makefile b/games/kmquake2/Makefile index 014e1210a907..a7490f4fe9d4 100644 --- a/games/kmquake2/Makefile +++ b/games/kmquake2/Makefile @@ -7,7 +7,7 @@ PORTNAME= kmquake2 PORTVERSION= 0.19 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/KMQuake2/:src \ http://qexpo2005.quakedev.com/uploaded/54/:data \ @@ -27,6 +27,7 @@ COMMENT= Enhanced Quake2 OpenGL only engine with Lazarus support EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip USE_BZIP2= yes +USE_XORG= xxf86dga USE_GCC= 3.2+ USE_GMAKE= yes WRKSRC= ${WRKDIR}/KMQuake2_${PORTVERSION:S/.//}_src_unix diff --git a/games/nehquake/Makefile b/games/nehquake/Makefile index 70ed215ee75c..bcbb3c259182 100644 --- a/games/nehquake/Makefile +++ b/games/nehquake/Makefile @@ -7,7 +7,7 @@ PORTNAME= nehquake PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver @@ -19,7 +19,8 @@ COMMENT= Quake engine designed for playing Nehahra USE_BZIP2= yes USE_DOS2UNIX= yes USE_GCC= 3.2+ -USE_GL= yes +USE_GL= gl +USE_XORG= xxf86dga USE_GMAKE= yes OPTIONS= OPTIMIZED_CFLAGS "Enable compilation optimizations" on \ diff --git a/games/nimuh/Makefile b/games/nimuh/Makefile index 61e57281558b..56dc157e6e89 100644 --- a/games/nimuh/Makefile +++ b/games/nimuh/Makefile @@ -7,7 +7,7 @@ PORTNAME= nimuh PORTVERSION= 1.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${PORTNAME}-data-${PORTVERSION}${EXTRACT_SUFX} @@ -15,10 +15,12 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${PORTNAME}-data-${PORTVERS MAINTAINER= amdmi3@amdmi3.ru COMMENT= Puzzle game destined to improve the knowledge of Andalusia +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 + GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= sdl image mixer -USE_GL= yes +USE_GL= gl CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/ppracer/Makefile b/games/ppracer/Makefile index 7f2a0a8e15dc..0a69bedea569 100644 --- a/games/ppracer/Makefile +++ b/games/ppracer/Makefile @@ -7,7 +7,7 @@ PORTNAME= ppracer DISTVERSION= 0.5alpha -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= 3D downhill racing game... kind of like TuxRacer Improved -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ + freetype.9:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_SDL= mixer sdl 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/} -- cgit v1.2.3