[82704] trunk/dports/games/ship84/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 18 12:15:41 PDT 2011


Revision: 82704
          http://trac.macports.org/changeset/82704
Author:   ryandesign at macports.org
Date:     2011-08-18 12:15:39 -0700 (Thu, 18 Aug 2011)
Log Message:
-----------
ship84: use extract.mkdir yes

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

Modified: trunk/dports/games/ship84/Portfile
===================================================================
--- trunk/dports/games/ship84/Portfile	2011-08-18 19:04:25 UTC (rev 82703)
+++ trunk/dports/games/ship84/Portfile	2011-08-18 19:15:39 UTC (rev 82704)
@@ -24,6 +24,8 @@
 
 checksums           md5     06df2ae060fe4a076d7fa17a57205348
 
+extract.mkdir       yes
+
 patchfiles          patch-GNUmakefile.diff \
                     patch-shipsdl.c.diff \
                     patch-shippy.c.diff
@@ -31,8 +33,6 @@
 depends_lib         bin:sdl-config:libsdl \
                     lib:libSDL_mixer:libsdl_mixer
 
-set worksrcpath     ${workpath}
-
 configure {
     reinplace "s|data/|${prefix}/share/games/${name}/|g" \
         ${worksrcpath}/shipall.c \
@@ -40,7 +40,6 @@
         ${worksrcpath}/shipsdl.c
 }
 
-build.dir           ${workpath}
 build.type          gnu
 build.args          -f GNUmakefile
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110818/e1a4aef4/attachment.html>


More information about the macports-changes mailing list