Modified: trunk/dports/devel/ocamlsdl/Portfile (81335 => 81336)
--- trunk/dports/devel/ocamlsdl/Portfile 2011-07-29 12:16:42 UTC (rev 81335)
+++ trunk/dports/devel/ocamlsdl/Portfile 2011-07-29 12:19:44 UTC (rev 81336)
@@ -11,13 +11,13 @@
SDL (Simple DirectMedia Layer) is a generic API that provides low level access to audio, keyboard, mouse, and display\
framebuffer across multiple platforms. OCamlSDL is an OCaml interface to the SDL and might be used to write multimedia\
applications in Objective Caml.
-homepage http://ocamlsdl.sourceforge.net
+homepage http://ocamlsdl.sourceforge.net/
platforms darwin
-master_sites sourceforge
+master_sites sourceforge:project/${name}/OCamlSDL/${name}-${version}
checksums md5 0707a9cf80bd9cfe18ad660dc077bad6 \
sha1 eddaefdc2897bf46c5bc2e87f402966c901c8390 \
rmd160 8a7bebda15e80c9d6c9dcda4ce6c431de8dcfc93
patchfiles patch-configure.diff patch-src-Makefile.diff
depends_lib port:libsdl_image port:libsdl_mixer port:libsdl_ttf port:ocaml port:lablgl
-configure.args --without-findlib
-
+configure.args --without-findlib \
+ --disable-sdltest