[45630] trunk/dports/games/cannonsmash/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 18 23:07:15 PST 2009


Revision: 45630
          http://trac.macports.org/changeset/45630
Author:   jeremyhu at macports.org
Date:     2009-01-18 23:07:14 -0800 (Sun, 18 Jan 2009)
Log Message:
-----------
cannonsmash: autoreconf for +universal, simplified X11 dependencies

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

Modified: trunk/dports/games/cannonsmash/Portfile
===================================================================
--- trunk/dports/games/cannonsmash/Portfile	2009-01-19 07:00:03 UTC (rev 45629)
+++ trunk/dports/games/cannonsmash/Portfile	2009-01-19 07:07:14 UTC (rev 45630)
@@ -18,10 +18,13 @@
 checksums           md5 bcf2eddd0f04d58e5dac6d767f41d9af
 
 depends_lib         port:libsdl_mixer port:libsdl_image \
-                    port:gtk2 port:xorg-libs
+                    port:gtk2 lib:libGLU:mesa port:xorg-libXmu
 
 patchfiles          patch-loadparts.cpp patch-matrix patch-configure
 
+use_autoreconf yes
+autoreconf.args -fvi
+
 configure.args      --disable-sdltest
 
 livecheck.check     regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090118/75e20272/attachment.html>


More information about the macports-changes mailing list