Changeset 54298
- Timestamp:
- Jul 24, 2009, 6:37:46 PM (10 years ago)
- Location:
- trunk/dports/audio
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/audio/libsdl_sound-framework/Portfile
r47104 r54298 56 56 eval xcode.destroot.settings ${xcode.build.settings} 57 57 58 platform darwin 6 {59 depends_lib-append lib:libdl:dlcompat60 }61 62 58 universal_variant no 63 59 -
trunk/dports/audio/libsdl_sound/Portfile
r49360 r54298 49 49 } 50 50 51 platform darwin 6 {52 depends_lib-append lib:libdl:dlcompat53 }54 55 51 livecheck.check regex 56 52 livecheck.regex {SDL_sound (\d+(?:\.\d+)*)}
Note: See TracChangeset
for help on using the changeset viewer.