[35626] trunk/dports/games/sdl_sopwith/Portfile
jmr at macports.org
jmr at macports.org
Mon Mar 31 10:21:50 PDT 2008
Revision: 35626
http://trac.macosforge.org/projects/macports/changeset/35626
Author: jmr at macports.org
Date: 2008-03-31 10:21:49 -0700 (Mon, 31 Mar 2008)
Log Message:
-----------
sdl_sopwith: only install the gtk binary since the sdl one crashes.
Modified Paths:
--------------
trunk/dports/games/sdl_sopwith/Portfile
Modified: trunk/dports/games/sdl_sopwith/Portfile
===================================================================
--- trunk/dports/games/sdl_sopwith/Portfile 2008-03-31 17:02:55 UTC (rev 35625)
+++ trunk/dports/games/sdl_sopwith/Portfile 2008-03-31 17:21:49 UTC (rev 35626)
@@ -24,3 +24,8 @@
patchfiles patch-src_swsound.c.diff
configure.args --mandir=${prefix}/share/man
+
+post-destroot {
+ # the SDL binary is broken, so just leave the gtk version
+ file delete ${destroot}${prefix}/bin/sopwith
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080331/8a1d79a8/attachment.html
More information about the macports-changes
mailing list