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/ppracer/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/ppracer') 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 -- cgit v1.2.3