[37605] trunk/dports/games/lincity-ng/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Sun Jun 15 07:18:45 PDT 2008


Revision: 37605
          http://trac.macosforge.org/projects/macports/changeset/37605
Author:   pguyot at kallisys.net
Date:     2008-06-15 07:18:42 -0700 (Sun, 15 Jun 2008)

Log Message:
-----------
Add openmaintainship (because issues with 10.5 which I don't have) and force the dependency on MacPorts libxml2 and libiconv (which might fix the aforementioned issues)

Modified Paths:
--------------
    trunk/dports/games/lincity-ng/Portfile

Modified: trunk/dports/games/lincity-ng/Portfile
===================================================================
--- trunk/dports/games/lincity-ng/Portfile	2008-06-15 14:10:38 UTC (rev 37604)
+++ trunk/dports/games/lincity-ng/Portfile	2008-06-15 14:18:42 UTC (rev 37605)
@@ -1,14 +1,15 @@
 # $Id$
 
 PortSystem			1.0
+
 name				lincity-ng
 version				1.1.2
 categories			games
-maintainers			pguyot at kallisys.net
+maintainers			pguyot at kallisys.net openmaintainer
 description			3D city simulation game
 long_description \
     LinCity-NG is a City Simulation Game. It is a polished and improved \
-    version of the classic LinCity game. 
+    version of the classic LinCity game.
 homepage			http://lincity-ng.berlios.de/
 platforms			darwin
 master_sites		http://download.berlios.de/lincity-ng/ \
@@ -26,7 +27,7 @@
 }
 
 depends_lib			lib:libX11.6:XFree86 \
-					lib:libxml2:libxml2 \
+					port:libxml2 \
 					bin:sdl-config:libsdl \
 					port:pkgconfig \
 					lib:libsdl_mixer:libsdl_mixer \
@@ -34,7 +35,7 @@
 					lib:libsdl_ttf:libsdl_ttf \
 					lib:libsdl_gfx:libsdl_gfx \
 					lib:libphysfs:physfs \
-					lib:libiconv:libiconv
+					port:libiconv
 depends_build		bin:jam:jam
 
 build {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080615/a60f541f/attachment.htm 


More information about the macports-changes mailing list