[45632] trunk/dports/games/lincity/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 18 23:12:32 PST 2009


Revision: 45632
          http://trac.macports.org/changeset/45632
Author:   jeremyhu at macports.org
Date:     2009-01-18 23:12:32 -0800 (Sun, 18 Jan 2009)
Log Message:
-----------
lincity: Simplified X11 dependencies

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

Modified: trunk/dports/games/lincity/Portfile
===================================================================
--- trunk/dports/games/lincity/Portfile	2009-01-19 07:08:18 UTC (rev 45631)
+++ trunk/dports/games/lincity/Portfile	2009-01-19 07:12:32 UTC (rev 45632)
@@ -19,7 +19,11 @@
 master_sites     sourceforge
 checksums        md5 007159a2e6cce680c629a73f97fe96f2
 
-depends_lib      port:xorg-libs port:libpng port:gettext
+depends_lib \
+	port:xorg-libsm \
+	port:xorg-libXext \
+	port:libpng \
+	port:gettext
 
 patchfiles       patch-readpng.c
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090118/162a796a/attachment.html>


More information about the macports-changes mailing list