Changeset 82704
- Timestamp:
- 08/18/11 12:15:39 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/games/ship84/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/games/ship84/Portfile
r82703 r82704 25 25 checksums md5 06df2ae060fe4a076d7fa17a57205348 26 26 27 extract.mkdir yes 28 27 29 patchfiles patch-GNUmakefile.diff \ 28 30 patch-shipsdl.c.diff \ … … 31 33 depends_lib bin:sdl-config:libsdl \ 32 34 lib:libSDL_mixer:libsdl_mixer 33 34 set worksrcpath ${workpath}35 35 36 36 configure { … … 41 41 } 42 42 43 build.dir ${workpath}44 43 build.type gnu 45 44 build.args -f GNUmakefile
Note: See TracChangeset
for help on using the changeset viewer.

