diff options
Diffstat (limited to 'devel/ocaml-sdl/Makefile')
-rw-r--r-- | devel/ocaml-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile index de983b2403cd..6f239355e73c 100644 --- a/devel/ocaml-sdl/Makefile +++ b/devel/ocaml-sdl/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ lablgl:${PORTSDIR}/graphics/ocaml-lablgl USE_SDL= sdl ttf image mixer -USE_AUTOCONF_VER=259 +USE_AUTOTOOLS= autoconf:259 CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-findlib USE_GMAKE= yes |