From be56bce716ad18762a8ab7eb6462d0abf2b310fc Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Tue, 1 Jan 2013 17:45:31 +0000 Subject: [PATCH] - Remove explicit run dependency on timidity, it is pulled in by sdl_mixer [1] - bump PORTREVISION - While here update WWW line in pkg-descr and switch tab to space Submitted by: green dog (via email) [1] --- games/corsix-th/Makefile | 2 +- games/corsix-th/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index d5a9f4f7fcd9..713161ad8240 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -3,6 +3,7 @@ PORTNAME= corsixth PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= GOOGLE_CODE PROJECTHOST= corsix-th @@ -14,7 +15,6 @@ COMMENT= Open source clone of Theme Hospital LICENSE= MIT LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 -RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity USE_CMAKE= yes USE_LUA= yes diff --git a/games/corsix-th/pkg-descr b/games/corsix-th/pkg-descr index d3c20614725c..47f60fe43d86 100644 --- a/games/corsix-th/pkg-descr +++ b/games/corsix-th/pkg-descr @@ -16,4 +16,4 @@ acquire the full game data files, then the demo can be downloaded easily and used instead (though the demo only has one level, and lacks most of the management screens). -WWW: http://th.corsix.org/ +WWW: http://code.google.com/p/corsix-th/