From a1404a6b4475d38c7359155f3a24d99809ea318f Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 15 Dec 2011 09:26:00 +0000 Subject: - Bump PORTREVISION for x11/libxdg-basedir shlib change --- games/xmoto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 2bcc588ff13..35ccdc95a03 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmoto PORTVERSION= 0.5.8 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ @@ -18,7 +19,7 @@ COMMENT= Challenging 2D motocross platform game LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ curl.6:${PORTSDIR}/ftp/curl \ - xdg-basedir.1:${PORTSDIR}/x11/libxdg-basedir + xdg-basedir.2:${PORTSDIR}/x11/libxdg-basedir BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode GNU_CONFIGURE= yes -- cgit