- 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 <fiziologus@gmail.com> (via email) [1]
This commit is contained in:
parent
36e9273733
commit
be56bce716
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309776
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue