[49033] trunk/dports/games/xgalaga/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 1 23:15:07 PDT 2009


Revision: 49033
          http://trac.macports.org/changeset/49033
Author:   ryandesign at macports.org
Date:     2009-04-01 23:15:06 -0700 (Wed, 01 Apr 2009)
Log Message:
-----------
xgalaga: add dependencies on the xorg ports it links with

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

Modified: trunk/dports/games/xgalaga/Portfile
===================================================================
--- trunk/dports/games/xgalaga/Portfile	2009-04-02 06:08:42 UTC (rev 49032)
+++ trunk/dports/games/xgalaga/Portfile	2009-04-02 06:15:06 UTC (rev 49033)
@@ -30,6 +30,13 @@
 
 depends_build           port:autoconf \
                         port:libtool
+
+depends_lib             port:xorg-libX11 \
+                        port:xorg-libXext \
+                        port:xorg-libXmu \
+                        port:xorg-libXt \
+                        port:xpm
+
 use_autoconf            yes
 
 configure.pre_args      --prefix=${prefix}/share/${name} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090401/383829f7/attachment.html>


More information about the macports-changes mailing list